PartProxy
LuaPartPointer Method |
Returns value of the pointer in C++ environment
Namespace: PartProxy
Assembly: PartProxy (in PartProxy.dll) Version: 1.0.0.0 (1.0.0.0)

public string Pointer()
Public Function Pointer As String
public: String^ Pointer()
member Pointer : unit -> string
Return Value
Type: StringSystem.String.

Exception | Condition |
---|---|
InvalidOperationException | Unable to call the method on part. |
Exception | The Lua stack is not as expected: something goes wrong in method lua_ancestors |
