Skip to main content

B1ReactionTableRow

  • Table row defining a reaction event, including its priority, condition, animation info, and start scripts.
PropertyTypeDescriptionMetadata
Priorityint32The priority level used to resolve conflicts when multiple reactions could trigger simultaneously.Category: B1ReactionTableRow
ConditionIdFNameThe condition ID that must be satisfied for this reaction to trigger.Category: B1ReactionTableRow
Foreign: Condition_Reaction.Id
ReactionAnimInfoFB1ReactionAnimInfoThe animation info played when this reaction is triggered.Category: B1ReactionTableRow
StartScriptIdsTArrayThe list of script IDs executed when this reaction starts.Category: B1ReactionTableRow
Foreign: Script.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase