Class HealCommandTranslations
public class HealCommandTranslations : PropertiesTranslationCollection
- Inheritance
-
HealCommandTranslations
- Inherited Members
Fields
HealPlayer
[TranslationData(IsPriorityTranslation = false)]
public readonly Translation<IPlayer> HealPlayer
Field Value
HealSelf
[TranslationData("Sent to a player when they're healed, either by themselves or another player using /heal.")]
public readonly Translation HealSelf
Field Value
Properties
FileName
Name of the translation file without an extension.
protected override string FileName { get; }