ASL_AutonomousObjectHandlerSetWorldScale Method |
| Name | Description | |
|---|---|---|
| SetWorldScale(Int32, Vector3) |
If the caller is the owner of the object indeicated by index, the object's scale will be set to WorldScale via World Scale.
| |
| SetWorldScale(Int32, Vector3, GameLiftManagerOpFunctionCallback) |
If the caller is the owner of the object indeicated by index, the object's scale will be set to WorldScale via World Scale.
Calls callback once the opperation is complete.
|