PartProxy
LuaPoint Class |
Lua Point class wrapper

Namespace: PartProxy
Assembly: PartProxy (in PartProxy.dll) Version: 1.0.0.0 (1.0.0.0)

The LuaPoint 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.) |
![]() | 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.) |
![]() ![]() | IsLuaPoint |
Make sure is a LUA point on the stack
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | NewInstance |
Create the object wrapper
|
![]() ![]() | NewPoint |
Create new LuaPoint
|
![]() ![]() | NewPoint(Double, Double, Double) |
Create new LuaPoint
|
![]() | 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.) |
