Click or drag to resize

IStateTMachine, TContextReason Method

Called every frame just before Act(Single). Use this to check whether you should change state.

Namespace:  Archon.SwissArmyLib.Automata
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
void Reason()
Request Example View Source
See Also