Table of Contents

Class TeamsCommandTranslations

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

Fields

TeamsCooldown

[TranslationData("Sent when changing teams is on cooldown", new string?[] { "Amount of time left on cooldown" })]
public readonly Translation<Cooldown> TeamsCooldown

Field Value

Translation<Cooldown>

Properties

FileName

Name of the translation file without an extension.

protected override string FileName { get; }

Property Value

string