ASL_AutonomousObjectHandlerIncrementWorldRotation Method |
| Name | Description | |
|---|---|---|
| IncrementWorldRotation(Int32, Quaternion) |
If caller is the owner of the object indicated by index, rotates the object incrementally via World Rotation.
| |
| IncrementWorldRotation(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.
|