Click or drag to resize

ASL_AutonomousObjectSetAutonomousObjectIndex Method

Sets the autonomousObjectIndex equal to index.

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void SetAutonomousObjectIndex(
	int index
)

Parameters

index
Type: SystemInt32
The index of this object in the ASL_AutonomousObjectHandler
See Also