Click or drag to resize

ASL_AutonomousObject Methods

The ASL_AutonomousObject type exposes the following members.

Methods
  NameDescription
Public methodAutonomousIncrementWorldPosition
Increments the objects position via World Space.
Public methodAutonomousIncrementWorldRotation
Increments the objects rotation via World Rotation.
Public methodAutonomousIncrementWorldScale
Increments the objects scale via World Scale.
Public methodAutonomousSetWorldPosition
Sets position of the object via World Position.
Public methodAutonomousSetWorldRotation
Sets the rotation of the object via World Rotation.
Public methodAutonomousSetWorldScale
Sets the scale of the object via World Scale.
Private methoddestroyAutonomousObject
Public methodDestroyAutonousOject
Private methodfloatFunction
Private methodrotateComplete
Private methodscaleComplete
Public methodSetAutonomousObjectIndex
Sets the autonomousObjectIndex equal to index.
Private methodStart
Private methodtranslateComplete
Top
See Also