| VoK.Sdk
    Doxygen generated documentation for the Dungeon Helper SDK | 
Inherited by VoK.Sdk.Properties.StringEntry.
| Properties | |
| int | Id  [get] | 
| StringId is the token for a string.  More... | |
| int | Iteration  [get, set] | 
| Order within a StringTableFile.  More... | |
| int | PlaceHolderCount  [get, set] | 
| IReadOnlyCollection< int > | PlaceHolders  [get] | 
| int | ReplacementCount  [get, set] | 
| IReadOnlyCollection< string > | Replacements  [get] | 
| Appears to be in-memory replacements, like an EMOTE or a {MACRO} ? Ex. NAME, ATTACKER, LONGREST  More... | |
| string | Value  [get, set] | 
| The actual string value in human readable format.  More... | |