Class InquiryElement
- Namespace
- TaleWorlds.Core
- Assembly
- TaleWorlds.Core.dll
public class InquiryElement
- Inheritance
-
InquiryElement
- Inherited Members
Constructors
InquiryElement(object, string, ImageIdentifier)
public InquiryElement(object identifier, string title, ImageIdentifier imageIdentifier)
Parameters
identifier
objecttitle
stringimageIdentifier
ImageIdentifier
InquiryElement(object, string, ImageIdentifier, bool, string)
public InquiryElement(object identifier, string title, ImageIdentifier imageIdentifier, bool isEnabled, string hint)
Parameters
identifier
objecttitle
stringimageIdentifier
ImageIdentifierisEnabled
boolhint
string
Fields
Hint
public readonly string Hint
Field Value
Identifier
public readonly object Identifier
Field Value
ImageIdentifier
public readonly ImageIdentifier ImageIdentifier
Field Value
IsEnabled
public readonly bool IsEnabled
Field Value
Title
public readonly string Title
Field Value
Methods
HasSameContentWith(object)
public bool HasSameContentWith(object other)
Parameters
other
object
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).