Class NativeUIUnitySettings
Inheritance
System.Object
NativeUIUnitySettings
Assembly: cs.temp.dll.dll
Syntax
public class NativeUIUnitySettings : NativeFeatureUnitySettingsBase
Constructors
NativeUIUnitySettings(Boolean)
Declaration
public NativeUIUnitySettings(bool enabled = true)
Parameters
Type |
Name |
Description |
System.Boolean |
enabled |
|
Properties
CustomUICollection
Declaration
public NativeUIUnitySettings.UnityUICollection CustomUICollection { get; set; }
Property Value
Methods
GetFeatureName()
Declaration
protected override string GetFeatureName()
Returns
Type |
Description |
System.String |
|