Click or drag to resize

ASL_AutonomousObjectHandlerSetWorldScale Method

Overload List
  NameDescription
Public methodSetWorldScale(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.
Public methodSetWorldScale(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.
Top
See Also