Pathfinder  v3.0
The definitive Hacknet programmable modding system
Pathfinder.Util.Locale Class Reference

Static Public Member Functions

static string Get (string input, params object[] extraArgs)
 Retrieves the localized formatted (based on the extra arguments) string of the input along. More...
 

Member Function Documentation

◆ Get()

static string Pathfinder.Util.Locale.Get ( string  input,
params object []  extraArgs 
)
static
Returns
The localized formatted string of the input, otherwise defaulting to LocaleTerms.Loc.
Parameters
inputThe input string to search in the locale for.
extraArgsAny extra formatting arguments.

The documentation for this class was generated from the following file: