Click or drag to resize

LocalisationSettings Class

Configures the resources for localised strings
Inheritance Hierarchy
SystemObject
  UnityEngine.Object
    UnityEngine.ScriptableObject
      ImmerseSDK.LocalisationLocalisationSettings

Namespace:  ImmerseSDK.Localisation
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public sealed class LocalisationSettings : UnityEngine.ScriptableObject

The LocalisationSettings type exposes the following members.

Constructors
  NameDescription
Public methodLocalisationSettings
Initializes a new instance of the LocalisationSettings class
Top
Fields
See Also