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.
pub fn validate_effect_control(
caller: &Lowercase<'_>,
block: &Block,
data: &Everything,
sc: &mut ScopeContext,
tooltipped: Tooltipped,
)
Validate an effect that has other effects inside its block.