PartProxy
LuaPartArray Methods |
The LuaPartArray type exposes the following members.

Name | Description | |
---|---|---|
![]() | AssertLuaObject |
validate the object
(Inherited from LuaBase.) |
![]() | Dispose |
Disposes this instance.
(Inherited from LuaBase.) |
![]() | Dispose(Boolean) |
Responsible for unreferencing the object
(Inherited from LuaBase.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetAt |
Get the nth element of the array
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetReference |
Gets the reference.
(Inherited from LuaBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | IsLuaPartArray |
Check whether is a part array or not
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | NewInstance |
Create the object wrapper
|
![]() | Push |
put the object on the stack
(Inherited from LuaBase.) |
![]() | ToString |
Customized description of the object
(Overrides LuaBaseToString.) |
![]() | UnReference |
Uns the reference.
(Inherited from LuaBase.) |
