Constant veloren_common::comp::agent::ACTIONSTATE_NUMBER_OF_CONCURRENT_CONDITIONS
source ยท const ACTIONSTATE_NUMBER_OF_CONCURRENT_CONDITIONS: usize = 5;
Expand description
The number of booleans that a single Action node can track concurrently Define constants within a given action node to index between them.