Class FlagUITranslations
public sealed class FlagUITranslations : PropertiesTranslationCollection
- Inheritance
-
FlagUITranslations
- Inherited Members
Fields
Capturing
[TranslationData("Shown when your team is capturing the flag.")]
public readonly Translation<string> Capturing
Field Value
Clearing
[TranslationData("Shown when your team is capturing a flag still owned by the other team.")]
public readonly Translation<string> Clearing
Field Value
Contesting
[TranslationData("Shown when your team and the other team have the same amount of people on the flag.")]
public readonly Translation<string> Contesting
Field Value
InVehicle
[TranslationData("Shown when you're trying to capture a flag while in a vehicle.")]
public readonly Translation InVehicle
Field Value
Ineffective
[TranslationData("Shown when you're on a flag but it's not the objective.")]
public readonly Translation<string> Ineffective
Field Value
Locked
[TranslationData("Shown in Invasion when a flag has already been captured by attackers and can't be recaptured.")]
public readonly Translation<string> Locked
Field Value
Losing
[TranslationData("Shown when your team is losing the flag because the other team has more players.")]
public readonly Translation<string> Losing
Field Value
Lost
[TranslationData("Shown when your team lost the flag and you dont have enough people on the flag to clear.")]
public readonly Translation<string> Lost
Field Value
Neutralized
[TranslationData("Shown when the flag has not been captured by either team.")]
public readonly Translation<string> Neutralized
Field Value
Secured
[TranslationData("Shown when your team is holding the flag after it has been captured.")]
public readonly Translation<string> Secured
Field Value
TicketBleedCatastrophic
[TranslationData("Shown on the flag list when ticket bleed is Catastrophic.")]
public readonly Translation TicketBleedCatastrophic
Field Value
TicketBleedDrastic
[TranslationData("Shown on the flag list when ticket bleed is Drastic.")]
public readonly Translation TicketBleedDrastic
Field Value
TicketBleedMajor
[TranslationData("Shown on the flag list when ticket bleed is Major.")]
public readonly Translation TicketBleedMajor
Field Value
TicketBleedMinor
[TranslationData("Shown on the flag list when ticket bleed is Minor.")]
public readonly Translation TicketBleedMinor
Field Value
TicketBleedNone
[TranslationData("Shown on the flag list when ticket bleed is None.")]
public readonly Translation TicketBleedNone
Field Value
UndiscoveredFlag
[TranslationData("Shown on the flag list when the flag's actual location is unknown.")]
public readonly Translation UndiscoveredFlag
Field Value
Properties
FileName
Name of the translation file without an extension.
protected override string FileName { get; }
Property Value
Methods
GetBleedMessage(TicketBleedSeverity)
public Translation GetBleedMessage(TicketBleedSeverity bleedSeverity)
Parameters
bleedSeverityTicketBleedSeverity