Show / Hide Table of Contents

    Class AddressBookUnitySettings

    Inheritance
    System.Object
    AddressBookUnitySettings
    Namespace: VoxelBusters.EssentialKit
    Assembly: cs.temp.dll.dll
    Syntax
    public class AddressBookUnitySettings : NativeFeatureUnitySettingsBase

    Constructors

    AddressBookUnitySettings(Boolean)

    Declaration
    public AddressBookUnitySettings(bool enabled = true)
    Parameters
    Type Name Description
    System.Boolean enabled

    Properties

    DefaultImage

    Declaration
    public Texture2D DefaultImage { get; }
    Property Value
    Type Description
    Texture2D

    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