LuaBase.AssertLuaObject Method

PartProxy

LuaBaseAssertLuaObject Method

validate the object

Namespace:  PartProxy
Assembly:  PartProxy (in PartProxy.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected void AssertLuaObject()
Protected Sub AssertLuaObject
protected:
void AssertLuaObject()
member AssertLuaObject : unit -> unit 
Exceptions
ExceptionCondition
InvalidOperationExceptionLua Object already disposed.
See Also