Table of Contents

Struct ArchetypeItemField

Namespace
Coherence.Editor.Toolkit
Assembly
Coherence.Editor.dll
public struct ArchetypeItemField

Constructors

ArchetypeItemField(string, Dictionary<string, string>)

public ArchetypeItemField(string fieldName, Dictionary<string, string> overrides)

Parameters

fieldName string
overrides Dictionary<string, string>

Fields

fieldName

public string fieldName

Field Value

string

overrides

public Dictionary<string, string> overrides

Field Value

Dictionary<string, string>