ChoiceNode class
scn.ChoiceNode
Inheritance
Base: scn.SceneGraphNode
Derived
None.
Properties
| Property | Type | |
|---|---|---|
displayNameOverride | string | |
localizedDisplayNameOverride | string | |
options | scn.ChoiceNodeOption[] | |
mode | scn.ChoiceNodeNsOperationMode | |
persistentLineEvents | scn.SceneEventId[] | |
customPersistentLine | scn.screen.play.ItemId | |
timedParams | scn.ChoiceNodeNsTimedParams? | |
reminderParams | scn.ChoiceNodeNsActorReminderParams? | |
shapeParams | scn.InteractionShapeParams? | |
lookAtParams | scn.ChoiceNodeNsLookAtParams? | |
forceAttachToScreenCondition | quest.IBaseCondition? | |
choiceGroup | CName | |
cpoHoldInputActionSection | bool | |
doNotTurnOffPreventionSystem | bool | |
ataParams | scn.ChoiceNodeNsAttachToActorParams | |
atpParams | scn.ChoiceNodeNsAttachToPropParams | |
atgoParams | scn.ChoiceNodeNsAttachToGameObjectParams | |
atsParams | scn.ChoiceNodeNsAttachToScreenParams | |
atwParams | scn.ChoiceNodeNsAttachToWorldParams | |
choicePriority | byte | |
hubPriority | byte | |
mappinParams | scn.ChoiceNodeNsMappinParams? | |
interruptCapability | scn.InterruptCapability | |
interruptionSpeakerOverride | scn.ActorId | |
choiceFlags | byte | |
alwaysUseBrainGender | bool | |
timedSectionCondition | scn.TimedCondition? | |
reminderCondition | scn.ReminderCondition? |
Functions
None.