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