com.Utils.Faction

Summary
com.Utils.Faction
Functions
GetName
GetFactionNameNonLocalizedreturns a non localised string representation of the faction in english used to refernce linked icons or resources with a descriptive faction name
GetHQ

Functions

GetName

public static function GetName(enum: Number,
allCaps: Boolean) : String

GetFactionNameNonLocalized

public static function GetFactionNameNonLocalized(faction: Number) : String

returns a non localised string representation of the faction in english used to refernce linked icons or resources with a descriptive faction name

GetHQ

public static function GetHQ(enum: Number) : String
public static function GetName(enum: Number,
allCaps: Boolean) : String
public static function GetFactionNameNonLocalized(faction: Number) : String
returns a non localised string representation of the faction in english used to refernce linked icons or resources with a descriptive faction name
public static function GetHQ(enum: Number) : String
Close