ASL_AutonomousObjectHandlerIncrementWorldPosition Method |
Name | Description | |
---|---|---|
IncrementWorldPosition(Int32, Vector3) |
If caller is the owner of the object indicated by index, translates the object incrementally via World Position.
| |
IncrementWorldPosition(Int32, Vector3, GameLiftManagerOpFunctionCallback) |
If caller is the owner of the object indicated by index, translates the object incrementally via World Position. Will call callback
once the operation has been completed.
|