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