DebugInteractionObject class
DebugInteractionObject
Inheritance
Base: game.Object
Derived
None.
Properties
| Property | Type | |
|---|---|---|
choices | SDebugChoice[] | scripted |
interaction | game.interactions.Component? | scripted |
Functions
bool OnRequestComponents(ent.EntityRequestComponentsInterface ri)overrideRTTIbool OnTakeControl(ent.EntityResolveComponentsInterface ri)overrideRTTIbool OnGameAttached()overrideRTTIbool OnInteractionChoice(game.interactions.ChoiceEvent choiceEvent)RTTIvoid InitializeChoices()RTTIgame.interactions.Choice CreateChoice(string choiceName, int data)RTTIvoid ResolveFact(string factName)RTTI