Class GameTexts.GameTextHelper
- Namespace
- TaleWorlds.Core
- Assembly
- TaleWorlds.Core.dll
public class GameTexts.GameTextHelper
- Inheritance
-
GameTexts.GameTextHelper
- Inherited Members
Constructors
GameTextHelper(string)
public GameTextHelper(string id)
Parameters
id
string
Methods
MergeTextObjectsWithComma(List<TextObject>, bool)
public static TextObject MergeTextObjectsWithComma(List<TextObject> textObjects, bool includeAnd)
Parameters
textObjects
List<TextObject>includeAnd
bool
Returns
MergeTextObjectsWithSymbol(List<TextObject>, TextObject, TextObject)
public static TextObject MergeTextObjectsWithSymbol(List<TextObject> textObjects, TextObject symbol, TextObject lastSymbol = null)
Parameters
textObjects
List<TextObject>symbol
TextObjectlastSymbol
TextObject
Returns
Variation(string, params object[])
public GameTexts.GameTextHelper Variation(string text, params object[] propertiesAndWeights)
Parameters
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).