M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Core.InquiryElement Class Reference

Public Member Functions

 InquiryElement (object identifier, string title, ImageIdentifier imageIdentifier)
 
 InquiryElement (object identifier, string title, ImageIdentifier imageIdentifier, bool isEnabled, string hint)
 

Public Attributes

readonly string Title
 
readonly ImageIdentifier ImageIdentifier
 
readonly object Identifier
 
readonly bool IsEnabled
 
readonly string Hint
 

Constructor & Destructor Documentation

◆ InquiryElement() [1/2]

TaleWorlds.Core.InquiryElement.InquiryElement ( object  identifier,
string  title,
ImageIdentifier  imageIdentifier 
)

◆ InquiryElement() [2/2]

TaleWorlds.Core.InquiryElement.InquiryElement ( object  identifier,
string  title,
ImageIdentifier  imageIdentifier,
bool  isEnabled,
string  hint 
)

Member Data Documentation

◆ Title

readonly string TaleWorlds.Core.InquiryElement.Title

◆ ImageIdentifier

readonly ImageIdentifier TaleWorlds.Core.InquiryElement.ImageIdentifier

◆ Identifier

readonly object TaleWorlds.Core.InquiryElement.Identifier

◆ IsEnabled

readonly bool TaleWorlds.Core.InquiryElement.IsEnabled

◆ Hint

readonly string TaleWorlds.Core.InquiryElement.Hint