Click or drag to resize

ASL_AutonomousObjectHandlerSetWorldRotation Method

Overload List
  NameDescription
Public methodSetWorldRotation(Int32, Quaternion)
If the caller is the owner of the object indeicated by index, the object's roatation will be set to WorldRotation via World Rotation.
Public methodSetWorldRotation(Int32, Quaternion, GameLiftManagerOpFunctionCallback)
If the caller is the owner of the object indeicated by index, the object's roatation will be set to WorldRotation via World Rotation. Calls callback once the opperation is complete.
Top
See Also