Skip to main content

B1SpeechBubbleData

  • Data container for a single speech bubble entry, defining its display content and behavior.
    * Used as an element within speech bubble table rows.
PropertyTypeDescriptionMetadata
ListKeyFStringUnique list key used to identify this speech bubble entry.Category: B1SpeechBubbleData
MessageTextIdFStringString table key referencing the localized message text to display in the bubble.Category: B1SpeechBubbleData
IconTSoftObjectPtrSoft reference to the icon texture displayed when the speech bubble is in icon mode.Category: B1SpeechBubbleData
SpeechBubbleOptionEB1SpeechBubbleOptionDisplay style option controlling how the speech bubble is rendered.Category: B1SpeechBubbleData
IntervalSecfloatInterval in seconds between sequentially displayed speech bubbles.Category: B1SpeechBubbleData
ClampMin: 0.000000
LifeTimefloatDuration in seconds that the speech bubble remains visible before disappearing.Category: B1SpeechBubbleData
ClampMax: 999999.000000
ClampMin: 0.000000
bOverrideboolWhether this bubble overrides any currently displayed speech bubble.Category: B1SpeechBubbleData
ProbabilityfloatProbability (0 to 1) that this speech bubble will be displayed when triggered.Category: B1SpeechBubbleData