Click or drag to resize

DataBindSettingsInstance Property

Singleton instance of settings. Will create the settings file when executed in editor.

Namespace:  Slash.Unity.DataBind.Core.Utils
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static DataBindSettings Instance { get; }

Property Value

Type: DataBindSettings
See Also