LuaPart.Activate Method

PartProxy

LuaPartActivate Method

Activate the part

Namespace:  PartProxy
Assembly:  PartProxy (in PartProxy.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Activate()
Public Sub Activate
public:
void Activate()
member Activate : unit -> unit 
Exceptions
ExceptionCondition
InvalidOperationExceptionUnable to call the method on part.
See Also