Click or drag to resize

ASL_AutonomousObjectHandlerIncrementWorldScale Method

Overload List
  NameDescription
Public methodIncrementWorldScale(Int32, Vector3)
If caller is the owner of the object indicated by index, scales the object incrementally via World Scale.
Public methodIncrementWorldScale(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.
Top
See Also