LSDE Dialog Engine / BlueprintBlock
Type Alias: BlueprintBlock
BlueprintBlock =
DialogBlock|ChoiceBlock|ConditionBlock|ActionBlock|NoteBlock
Defined in: types.ts:423
Discriminated union of all block types. Narrow on the type field.
LSDE Dialog Engine / BlueprintBlock
BlueprintBlock =
DialogBlock|ChoiceBlock|ConditionBlock|ActionBlock|NoteBlock
Defined in: types.ts:423
Discriminated union of all block types. Narrow on the type field.