Table of Contents

Class HelpCommandTranslations

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

Fields

HelpOutputCombined

[TranslationData("Output from help describing common things in one message for non-IMGUI users.")]
public readonly Translation HelpOutputCombined

Field Value

Translation

HelpOutputDeploy

[TranslationData("Output from help describing how to use /deploy.")]
public readonly Translation HelpOutputDeploy

Field Value

Translation

HelpOutputDiscord

[TranslationData("Output from help describing how to use /discord.")]
public readonly Translation HelpOutputDiscord

Field Value

Translation

HelpOutputRequest

[TranslationData("Output from help describing how to use /request.")]
public readonly Translation HelpOutputRequest

Field Value

Translation

Properties

FileName

Name of the translation file without an extension.

protected override string FileName { get; }

Property Value

string