Click or drag to resize

ASL_AutonomousObjectHandlerIncrementWorldRotation Method

Overload List
  NameDescription
Public methodIncrementWorldRotation(Int32, Quaternion)
If caller is the owner of the object indicated by index, rotates the object incrementally via World Rotation.
Public methodIncrementWorldRotation(Int32, Quaternion, GameLiftManagerOpFunctionCallback)
If caller is the owner of the object indicated by index, rotates the object incrementally via World Rotation. Will call callback once the operation has been completed.
Top
See Also