Skip to main content

B1CleanObjectTableRow

  • Data table row defining how a clean interaction removes dusty value and restores object states.
    * Specifies the cleaning position, range, dusty reduction amount, animation, and the resulting normal state tag.
PropertyTypeDescriptionMetadata
CleanPositionEB1CleanPositionTypePosition type determining where in the environment this clean interaction applies.Category: B1CleanObjectTableRow
CleanRangeint32Radius in units around the clean position that is affected by this clean interaction.Category: B1CleanObjectTableRow
ClampMin: 0
ReduceDustyValueint32Amount by which the dusty value is reduced when this clean interaction completes.Category: B1CleanObjectTableRow
ChangeNormalStateObjectTagFNameObject template tag assigned to objects that are restored to their normal state after cleaning.Category: B1CleanObjectTableRow
Foreign: ObjectTemplate.Tag
AnimationIdFNameID of the animation played while this clean interaction is performed.Category: B1CleanObjectTableRow
Foreign: AnimCharacter_Interaction.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase