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