Table of Contents

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

SchemaDefinition

identifier

public string identifier

Field Value

string

raw

public string raw

Field Value

string

Methods

CompareTo(SchemaAsset)

public int CompareTo(SchemaAsset other)

Parameters

other SchemaAsset

Returns

int