bool GetLastObjectValue(Value* value) const;
GetLastObjectValue fills in a GFx::Value for the last object to which this user data was assigned. The method will fail of OnDestroy is called.
Parameters |
Description |
Value* value |
The GFx::Value assigned to the VM. |