Table of Contents

Class GodCommandTranslations

Namespace
Uncreated.Warfare.Commands
Assembly
Uncreated.Warfare.dll
public class GodCommandTranslations : PropertiesTranslationCollection
Inheritance
GodCommandTranslations
Inherited Members

Fields

GodModeDisabled

[TranslationData(IsPriorityTranslation = false)]
public readonly Translation GodModeDisabled

Field Value

Translation

GodModeEnabled

[TranslationData(IsPriorityTranslation = false)]
public readonly Translation GodModeEnabled

Field Value

Translation

Properties

FileName

Name of the translation file without an extension.

protected override string FileName { get; }

Property Value

string