Show / Hide Table of Contents

    Class NativeUIUnitySettings

    Inheritance
    System.Object
    NativeUIUnitySettings
    Namespace: VoxelBusters.EssentialKit
    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
    Type Description
    NativeUIUnitySettings.UnityUICollection

    Methods

    GetFeatureName()

    Declaration
    protected override string GetFeatureName()
    Returns
    Type Description
    System.String
    Back to top Cross Platform Native Plugins 2.0 : Essential Kit from Voxel Busters