class TransportMoveFEATURE_NETWORK_RECONCILIATIONSource
TransportMove › PawnMove
Derived classes
View all 4 descendants
All members, including inherited
Methods 7
proto native void SetWorldTransform(vector transform[4])FEATURE_NETWORK_RECONCILIATIONproto native void GetWorldTransform(out vector transform[4])FEATURE_NETWORK_RECONCILIATIONReferenced by GetTransform()
proto native void SetLinearVelocity(vector value)FEATURE_NETWORK_RECONCILIATIONproto native void GetLinearVelocity(out vector value)FEATURE_NETWORK_RECONCILIATIONproto native void SetAngularVelocity(vector value)FEATURE_NETWORK_RECONCILIATIONproto native void GetAngularVelocity(out vector value)FEATURE_NETWORK_RECONCILIATIONoverride event void GetTransform(inout vector transform[4])FEATURE_NETWORK_RECONCILIATIONDIAG_DEVELOPERReferences GetWorldTransform()