Class SampleConstants
Static constants
Inheritance
System.Object
SampleConstants
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Samples
Syntax
public static class SampleConstants
Fields
k_SettingsKey
Key we use to store and retrieve custom configuration settings from EditorBuildSettings
Declaration
public const string k_SettingsKey = "com.unity.xr.management.sample_settings"
Field Value
| Type | Description |
|---|---|
| System.String |