Table of Contents

Class HealCommandTranslations

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

Fields

HealPlayer

[TranslationData(IsPriorityTranslation = false)]
public readonly Translation<IPlayer> HealPlayer

Field Value

Translation<IPlayer>

HealSelf

[TranslationData("Sent to a player when they're healed, either by themselves or another player using /heal.")]
public readonly Translation HealSelf

Field Value

Translation

Properties

FileName

Name of the translation file without an extension.

protected override string FileName { get; }

Property Value

string