Skip to main content

Execute_InventoryChildRemoveModifier

Description

Removes the specified modifier from all child objects currently stored in the inventory of the base entity.

Parameters

ParameterDescription
BaseObjectThe inventory owner whose child objects lose the modifier.
S1The modifier ID to remove (must not be None).

Examples

DescriptionBaseObjectCommandS1
Remove a frozen modifier from all items in Self's inventorySelfInventoryChildRemoveModifierModifier_Frozen
Remove a spoiled modifier from all items in Target's inventoryTargetInventoryChildRemoveModifierModifier_Spoiled