SF_INLINE ASUserData* GetUserData() const;
GetUserData gets the user data object installed with a VM object held by the GFx::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.