Struct ArchetypeItemField
public struct ArchetypeItemField
Constructors
ArchetypeItemField(string, Dictionary<string, string>)
public ArchetypeItemField(string fieldName, Dictionary<string, string> overrides)
Parameters
fieldName
stringoverrides
Dictionary<string, string>
Fields
fieldName
public string fieldName
Field Value
overrides
public Dictionary<string, string> overrides