const ACTIONSTATE_NUMBER_OF_CONCURRENT_COUNTERS: usize = 5;
Expand description

The number of float counters that a single Action node can track concurrently Define constants within a given action node to index between them.