Skip to main content

TacticSources

Type Alias TacticSources 

Source
pub type TacticSources = u32;
Expand description

Represents a collection of one or more TacticSource values combine using bitwise-OR operations.

See [IBuilderConfig::setTacticSources()], IBuilderConfig::getTacticSources()