SC_UserController_Retain()
Increments the object's reference count.
Synopsis:
#include <scoreloop/sc_user_controller.h>
void SC_UserController_Retain(SC_UserController_h self)
Arguments:
- self
-
SC_UserController instance handle
Library:
libscoreloopcoreDescription:
This method increments the reference count of the current instance by 1.