Class Schemas
- Namespace
- Coherence.Editor.Portal
- Assembly
- Coherence.Editor.dll
- Inheritance
-
Schemas
Fields
id
Field Value
- string
schemas
Field Value
- Schema[]
Properties
RemoteSchemaIDs
public static string[] RemoteSchemaIDs { get; }
Property Value
- string[]
RemoteSchemaStates
public static Schemas.SchemaState[] RemoteSchemaStates { get; }
Property Value
- SchemaState[]
StateContent
public static GUIContent StateContent { get; }
Property Value
- GUIContent
state
public static Schemas.SyncState state { get; }
Property Value
- Schemas.SyncState
Methods
Get()
public static Schemas Get()
Returns
- Schemas
GetCombinedSchemaContents()
public static string GetCombinedSchemaContents()
Returns
- string
GetLocalSchemaID()
public static string GetLocalSchemaID()
Returns
- string
UpdateSyncState()
public static void UpdateSyncState()
Upload()
public static bool Upload()
Returns
- bool
UploadSchemas(bool)
public static bool UploadSchemas(bool warn = false)
Parameters
warn
bool
Returns
- bool
Events
OnSchemaStateUpdate
public static event Action OnSchemaStateUpdate
Event Type
- Action