Skip to main content

Execute_CleanUpChildCarriableObjects

Description

Destroys all child objects of the BaseObject that are of the Carriable type (e.g., small items, food, or handheld tools). Optionally filters by cleanup type (S1). Used to clean up items placed on or attached to a parent object.

Parameters

ParameterDescription
BaseObjectThe parent object whose carriable child objects will be destroyed
S1Optional cleanup type (EB1CleanUpObjectType). Defaults to All if not specified

Examples

DescriptionBaseObjectCommand
Remove all carriable child items from TargetTargetCleanUpChildCarriableObjects
Remove Self object carriable childrenSelfCleanUpChildCarriableObjects