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
Properties
IsTagReversed
public bool IsTagReversed { get; }
Property Value
TagName
public string TagName { get; }
Property Value
Weight
public uint Weight { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).