Value::GetUserData

Value::GetUserData
SF_INLINE ASUserData* GetUserData() const;
Description

GetUserData gets the user data object installed with a VM object held by the GFx::Value.

Return Value

Returns the user data object if one is installed with the VM object whose reference is held by the GFx::Value. If no user data object is installed, then NULL is returned.