ChoiceNodeOption struct 168 bytes
scn.ChoiceNodeOption
Inheritance
No base class.
Derived
None.
Properties
| Property | Type | |
|---|---|---|
screenplayOptionId | scn.screen.play.ItemId | |
caption | CName | |
blueline | bool | |
isFixedAsRead | bool | |
isSingleChoice | bool | |
type | game.interactions.ChoiceTypeWrapper | |
timedParams | scn.ChoiceNodeNsTimedParams? | |
questCondition | quest.IBaseCondition? | |
triggerCondition | quest.IBaseCondition? | |
bluelineCondition | quest.IBaseCondition? | |
emphasisCondition | quest.IBaseCondition? | |
iconCondition | quest.IBaseCondition? | |
gameplayAction | TDBID | |
iconTagIds | TDBID[] | |
exDataFlags | uint | |
mappinReferencePointId | scn.ReferencePointId | |
timedCondition | scn.TimedCondition? |
Functions
None.