ASL_AutonomousObjectHandlerSetWorldPosition Method |
Name | Description | |
---|---|---|
SetWorldPosition(Int32, Vector3) |
If caller is the owner of the object indicated by index, the object's position will be set to WorldPosition via World Pososition.
| |
SetWorldPosition(Int32, Vector3, GameLiftManagerOpFunctionCallback) |
If caller is the owner of the object indicated by index, the object's position will be set to WorldPosition via World Pososition.
Calls callback once the opperation is complete.
|