Class UIToggleIdRoamingDatabase
Namespace: Doozy.Editor.UIManager.ScriptableObjects
Assembly: cs.temp.dll.dll
Syntax
public class UIToggleIdRoamingDatabase : ScriptableObject
Properties
database
Declaration
public UIToggleIdDataGroup database { get; }
Property Value
Type | Description |
---|---|
UIToggleIdDataGroup |
databaseName
Declaration
public string databaseName { get; }
Property Value
Type | Description |
---|---|
String |
Methods
Validate()
Declaration
public void Validate()