DecisionFlex
Utilty AI for Unity
 All Classes Namespaces Functions Variables Events Pages
Protected Member Functions | List of all members
TenPN.DecisionFlex.DecisionTicker Class Reference

base class for behaviours that tell the decision maker to do something More...

Inheritance diagram for TenPN.DecisionFlex.DecisionTicker:
TenPN.DecisionFlex.MakeDecisionAtRegularIntervals TenPN.DecisionFlex.MakeDecisionEveryFrame TenPN.DecisionFlex.MakeDecisionOnEnable TenPN.DecisionFlex.TimesliceDecisionMaking

Protected Member Functions

void MakeDecision ()
 

Detailed Description

base class for behaviours that tell the decision maker to do something

Useful to decouple rate of update from the decision maker

Member Function Documentation

void TenPN.DecisionFlex.DecisionTicker.MakeDecision ( )
inlineprotected

called by derived classes to trigger the message being sent


The documentation for this class was generated from the following file: