Table of Contents

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 object
title string
imageIdentifier ImageIdentifier

InquiryElement(object, string, ImageIdentifier, bool, string)

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

Parameters

identifier object
title string
imageIdentifier ImageIdentifier
isEnabled bool
hint string

Fields

Hint

public readonly string Hint

Field Value

string

Identifier

public readonly object Identifier

Field Value

object

ImageIdentifier

public readonly ImageIdentifier ImageIdentifier

Field Value

ImageIdentifier

IsEnabled

public readonly bool IsEnabled

Field Value

bool

Title

public readonly string Title

Field Value

string

Methods

HasSameContentWith(object)

public bool HasSameContentWith(object other)

Parameters

other object

Returns

bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).