StringBuilder Append(char value, int repeatCount)
NetworkText ToNetworkText(params object[] substitutions)
string FormatWith(object obj)
NetworkText ToNetworkText()
string Format(object arg0)
StringBuilder FormatWith(object obj, StringBuilder sb)
string Format(object arg0, object arg1)
LocalizedText(string key, string text)
bool CanFormatWith(object obj)
static readonly LocalizedText Empty
override string ToString()
string< Value > k__BackingField
static Regex _substitutionRegex
string Format(object arg0, object arg1, object arg2)
string Format(params object[] args)
void SetValue(string text)
static NetworkText FromKey(string key, params object[] substitutions)