pub fn validate_effect_control(
caller: &Lowercase<'_>,
block: &Block,
data: &Everything,
sc: &mut ScopeContext,
tooltipped: Tooltipped,
special_tokens: &mut SpecialTokens,
) -> boolExpand description
Validate an effect that has other effects inside its block.