Skip to main content

B1InnerThoughtIconInfo

  • References a single inner thought icon by ID along with a probability weight,
    * used to randomly select an icon from a pool when displaying a thought bubble.
PropertyTypeDescriptionMetadata
IconIdFNameID of the inner thought icon to display.Category: B1InnerThoughtIconInfo
Foreign: InnerThoughtIcon.Id
ProbabilityfloatProbability (0.0–1.0) that this icon is selected from the pool.Category: B1InnerThoughtIconInfo
ClampMax: 1
ClampMin: 0