com.Utils.MissionType

Summary
com.Utils.MissionType
Functions
ToStringreturns the mission type as a string, gets it from the missiontypeenum there is really no great way of converting 1 to _Stealth unless we use a sattic mapping method

Functions

ToString

public static function ToString(id: Number)

returns the mission type as a string, gets it from the missiontypeenum there is really no great way of converting 1 to _Stealth unless we use a sattic mapping method

public static function ToString(id: Number)
returns the mission type as a string, gets it from the missiontypeenum there is really no great way of converting 1 to _Stealth unless we use a sattic mapping method
Close