Skip to main content

Execute_RemoveModifierToChildrenWithTag

Description

Removes the specified modifier from every child of the base object that has a matching object tag.

Parameters

ParameterDescription
BaseObjectThe parent entity whose children are searched.
S1The modifier ID to remove from matching children.
S2The object tag used to filter which children lose the modifier.

Examples

DescriptionBaseObjectCommandS1S2
Remove frozen modifier from all tagged children of SelfSelfRemoveModifierToChildrenWithTagModifier_FrozenTag_Food
Remove spoiled modifier from all tagged children of TargetTargetRemoveModifierToChildrenWithTagModifier_SpoiledTag_Organic