AILTimerTriggerActivation
Description
Selects the trigger activation for the specified timer.
namespace AILTimerTriggerActivation { enum Type { AnyEdge, EdgeFalling, EdgeRising, LevelHigh, LevelLow }; }
Selects the trigger activation for the specified timer.
namespace AILTimerTriggerActivation { enum Type { AnyEdge, EdgeFalling, EdgeRising, LevelHigh, LevelLow }; }