Skip to main content

B1ObjectLifecycleScriptsTableRow

  • Data table row associating lifecycle scripts, a general effect ID, and a trait description with a game object.
    * Defines how an object behaves throughout its interaction lifecycle via scripts and effects.
PropertyTypeDescriptionMetadata
ObjectGeneralEffectIdFNameID referencing the general effect table row applied during this object's lifecycle.Category: B1ObjectLifecycleScriptsTableRow
ScriptLifecycleFB1ScriptLifecycleScript lifecycle data defining which scripts run at each interaction phase.Category: B1ObjectLifecycleScriptsTableRow
ObjectTraitDescriptionFStringDeveloper description of this object's trait for documentation and debugging purposes.Category: B1ObjectLifecycleScriptsTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase