PartProxy
LuaPartGetTop Method |
Get the TOP part
Namespace: PartProxy
Assembly: PartProxy (in PartProxy.dll) Version: 1.0.0.0 (1.0.0.0)

public static LuaPart GetTop()
Public Shared Function GetTop As LuaPart
public: static LuaPart^ GetTop()
static member GetTop : unit -> LuaPart
Return Value
Type: LuaPartLuaPart.

Exception | Condition |
---|---|
InvalidOperationException | Unable to call the global function. |
