Class AddressBookUnitySettings
Inheritance
System.Object
AddressBookUnitySettings
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 |
|