Method | Description | |
---|---|---|
ActorMoveStop ( ) : System | ||
SetActorID ( uint pID ) : void | ||
SetDelayTime ( uint delay ) : void | ||
SetLocation ( float x, float y, float z ) : void | ||
SetSpeed ( ushort speed ) : void | ||
SetYaw ( int yaw ) : void |
public SetLocation ( float x, float y, float z ) : void | ||
x | float | |
y | float | |
z | float | |
return | void |