Class SchemaAsset
- Namespace
- Coherence
- Assembly
- Coherence.dll
public sealed class SchemaAsset : ScriptableObject
- Inheritance
-
SchemaAsset
Constructors
SchemaAsset()
public SchemaAsset()
Fields
SchemaDefinition
public SchemaDefinition SchemaDefinition
Field Value
identifier
public string identifier
Field Value
raw
public string raw
Field Value
Methods
CompareTo(SchemaAsset)
public int CompareTo(SchemaAsset other)
Parameters
other
SchemaAsset