Click or drag to resize

ASL_AutonomousObjectHandlerIncrementWorldPosition Method

Overload List
  NameDescription
Public methodIncrementWorldPosition(Int32, Vector3)
If caller is the owner of the object indicated by index, translates the object incrementally via World Position.
Public methodIncrementWorldPosition(Int32, Vector3, GameLiftManagerOpFunctionCallback)
If caller is the owner of the object indicated by index, translates the object incrementally via World Position. Will call callback once the operation has been completed.
Top
See Also