ChoiceCaption struct 16 bytes
game.interactions.ChoiceCaption
Inheritance
No base class.
Derived
None.
Properties
| Property | Type | |
|---|---|---|
parts | game.interactions.ChoiceCaptionPart?[] |
Functions
static void AddPartFromRecord(game.interactions.ChoiceCaption self, WeakHandle<game.data.ChoiceCaptionPart_Record> record)staticRTTIstatic void AddTextPart(game.interactions.ChoiceCaption self, string text)staticRTTIstatic void AddTagPart(game.interactions.ChoiceCaption self, string tag)staticRTTIstatic void AddScriptPart(game.interactions.ChoiceCaption self, game.interactions.ChoiceCaptionScriptPart part)staticRTTIstatic void Clear(game.interactions.ChoiceCaption self)staticRTTI