Assembly: VRage.dll

public abstract sealed class MyTexts

Fields

Member Description
static GAMEPAD_VARIANT_ID

Properties

Member Description
static GlobalVariantSelector Global selector for translation variants.
static Languages

Methods

Member Description
static AppendFormat(this StringBuilder, MyStringId, object)
static AppendFormat(this StringBuilder, MyStringId, Object[])
static AppendFormat(this StringBuilder, MyStringId, MyStringId)
static Clear()
static Exists(MyStringId)
static Get(MyStringId)
static GetBestSuitableLanguage(string)
static GetResourceTokens(string, string, string, string)
static GetString(MyStringId)
static GetString(string)
static GetSystemLanguage()
static IsTagged(string, int, string)
static LoadSupportedLanguages(string, HashSet)
static LoadTexts(string, string, string)
static MatchesReplaceFormat(string)
static RegisterEvaluator(string, ITextEvaluator)
static SetGlobalVariantSelector(MyStringId) Set the global variant to be selected for each translation.
static SubstituteTexts(string, string)
static SubstituteTexts(StringBuilder)
static TrySubstitute(string)