validate_effect_control

Function validate_effect_control 

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

Validate an effect that has other effects inside its block.