SG_USER_DYNAMIC_DATA* sgCObject::GetUserDynamicData() const
Description:
Returns the pointer to the user block of data specified by the SetUserDynamicData function
Arguments:
No arguments.
Returned value:
Returns the pointer to the user block of data specified by SetUserDynamicData function. If the user data block wasn't assigned, it returns NULL.
See the example from the SetUserDynamicData description
See also:
SetUserDynamicData SG_USER_DYNAMIC_DATA