Class ImmersivePlayerSettings
Inheritance
System.Object
ImmersivePlayerSettings
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: Immersive
Assembly: cs.temp.dll.dll
Syntax
public static class ImmersivePlayerSettings
Properties
CanDisableSplashScreen
Declaration
public static bool CanDisableSplashScreen { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
IsCalledImmersiveApplication
Declaration
public static bool IsCalledImmersiveApplication { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
IsSplashScreenEnabled
Declaration
public static bool IsSplashScreenEnabled { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Methods
CanSetPlayerSettings()
Declaration
public static bool CanSetPlayerSettings()
Returns
| Type | Description |
|---|---|
| System.Boolean |
DisableSplashScreen()
Declaration
public static void DisableSplashScreen()
SetImmersiveApplicationName()
Declaration
public static void SetImmersiveApplicationName()
SetPlayerSettings()
Declaration
public static void SetPlayerSettings()