CogControl - superclass: ReferenceTarget; super-superclass:MAXWrapper - 3:0 - classID: #(852508842, 872572021)
The name of the state diagram.
Set the starting CrowdState.
By default the state that executes first in a cognitive controller is the one that was added first.
All of the states used by this cognitive controller.
You can perform the following MAXScript operations:
on all of the properties containing an ArrayParamater of objects listed below. You can also undo/redo these operations.
If you delete a CrowdState (deleteitem $crowd01.cogcontrols[1].states1), it may still be referenced by either the startState or by a CrowdTransition stored in another CrowdState.