Class MapperTypeReference
Base class for references to defined mapper types.
Inheritance
MapperTypeReference
Implements
Inherited Members
Namespace: Modding.Serialization
Assembly: Assembly-CSharp.dll
Syntax
public abstract class MapperTypeReference : Element, IValidatable
Constructors
MapperTypeReference()
Declaration
protected MapperTypeReference()
Fields
Key
Key of the mapper type to reference.
Declaration
public string Key
Field Value
Type | Description |
---|---|
String |