Class VanishCommandTranslations
public class VanishCommandTranslations : PropertiesTranslationCollection
- Inheritance
-
VanishCommandTranslations
- Inherited Members
Fields
VanishModeDisabled
[TranslationData(IsPriorityTranslation = false)]
public readonly Translation VanishModeDisabled
Field Value
VanishModeEnabled
[TranslationData(IsPriorityTranslation = false)]
public readonly Translation VanishModeEnabled
Field Value
Properties
FileName
Name of the translation file without an extension.
protected override string FileName { get; }