SF_INLINE void SetUserData(ASUserData* pdata);
SetUserData sets a user data object with a VM object held by the GFx::Value.
|
Parameters |
Description |
|
ASUserData* pdata |
A user data object. The lifetime of the object must be maintained by the user. |