Table of Contents

Struct GameTextManager.ChoiceTag

Namespace
TaleWorlds.Core
Assembly
TaleWorlds.Core.dll
public struct GameTextManager.ChoiceTag
Inherited Members
Extension Methods

Constructors

ChoiceTag(string, int)

public ChoiceTag(string tagName, int weight)

Parameters

tagName string
weight int

Properties

IsTagReversed

public bool IsTagReversed { get; }

Property Value

bool

TagName

public string TagName { get; }

Property Value

string

Weight

public uint Weight { get; }

Property Value

uint

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