Click or drag to resize

LocalisationPlatform Enumeration

Lists the platforms in which a localisation text entry can be used

Namespace:  ImmerseSDK.Localisation
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[SerializableAttribute]
public enum LocalisationPlatform
Members
  Member nameValueDescription
Neutral0 Used on all platforms
Desktop1 Specific to desktop app
Web2 Specific to WebGL app
See Also