Show / Hide Table of Contents

    Class SharingServicesUnitySettings

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

    Constructors

    SharingServicesUnitySettings(Boolean)

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

    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