tiger_lib::effect

Function validate_effect_control

Source
pub fn validate_effect_control(
    caller: &Lowercase<'_>,
    block: &Block,
    data: &Everything,
    sc: &mut ScopeContext,
    tooltipped: Tooltipped,
)
Expand description

Validate an effect that has other effects inside its block.