Skip to main content

TacticSources

Type Alias TacticSources 

Source
pub type TacticSources = u32;
Expand description

! ! \brief Represents a collection of one or more TacticSource values ! combine using bitwise-OR operations. ! ! \see IBuilderConfig::setTacticSources(), IBuilderConfig::getTacticSources() !