Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
LocalizableString (string propertyName) | |
string | GetLocalizableValue () |
Properties | |
string | Value [get, set] |
Type | ResourceType [get, set] |
Private Member Functions | |
void | ClearCache () |
Private Attributes | |
readonly string | _propertyName |
Func< string > | _cachedResult |
string | _propertyValue |
Type | _resourceType |
Definition at line 6 of file LocalizableString.cs.