Click or drag to resize

ASL_AutonomousObjectHandlerSetWorldPosition Method

Overload List
  NameDescription
Public methodSetWorldPosition(Int32, Vector3)
If caller is the owner of the object indicated by index, the object's position will be set to WorldPosition via World Pososition.
Public methodSetWorldPosition(Int32, Vector3, GameLiftManagerOpFunctionCallback)
If caller is the owner of the object indicated by index, the object's position will be set to WorldPosition via World Pososition. Calls callback once the opperation is complete.
Top
See Also