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