Click or drag to resize

LocalisationHelper Class

Helper methods for localisation
Inheritance Hierarchy
SystemObject
  ImmerseSDK.LocalisationLocalisationHelper

Namespace:  ImmerseSDK.Localisation
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public static class LocalisationHelper

The LocalisationHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberLoadTSVLocalisation
Loads localisation values from a TSV text block usually loaded from a file
Top
See Also