ChoiceComponent
Namespace: Murder.Components
Assembly: Murder.dll
public sealed struct ChoiceComponent : IComponent
Implements: IComponent
⭐ Constructors
public ChoiceComponent(ChoiceLine choice)
Parameters
choice
ChoiceLine
⭐ Properties
Choice
public readonly ChoiceLine Choice;
Returns
ChoiceLine
⚡