Skip to main content

Execute_InventoryChildAddModifier

Description

Adds the specified modifier to all child objects currently stored in the inventory of the base entity.

Parameters

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

Examples

DescriptionBaseObjectCommandS1
Add a frozen modifier to all items in Self's inventorySelfInventoryChildAddModifierModifier_Frozen
Add a spoiled modifier to all items in Target's inventoryTargetInventoryChildAddModifierModifier_Spoiled