Type Alias ModifierList

Source
pub(crate) type ModifierList = Vec<ScenarioModifier>;

Aliased Typeยง

struct ModifierList { /* private fields */ }