EveInputOption
NexusLabs.Eve¶
EveInputOption Class¶
Describes one selectable answer to an eve human-input request.
Inheritance System.Object 🡒 EveInputOption
Implements System.IEquatable<EveInputOption>
Properties¶
EveInputOption.Description Property¶
Gets optional supporting text.
Property Value¶
EveInputOption.Id Property¶
Gets the stable option identifier.
Property Value¶
EveInputOption.Label Property¶
Gets the user-facing option label.
Property Value¶
EveInputOption.Style Property¶
Gets the optional presentation style hint.