ActionWeightManagerDelegate class
ActionWeightManagerDelegate
Inheritance
Base: AIbehaviorScriptBehaviorDelegate
Derived
None.
Properties
| Property | Type | |
|---|---|---|
actionsConditions | List | scripted |
actionsWeights | int[] | scripted |
lowestWeight | int | scripted |
selectedActionIndex | int | scripted |
Functions
bool ProcessActionToPlay(AIbehaviorScriptExecutionContext context)RTTIbool WeightUpdate()RTTI