Show / Hide Table of Contents

Class MKeyReference

Used to reference an MKey in an XML file.

Inheritance
Object
Element
MapperTypeReference
MKeyReference
Implements
IValidatable
Inherited Members
MapperTypeReference.Key
Element.Validate()
Element.Validate(String)
Element.MissingElement(String, String)
Element.MissingAttribute(String, String)
Element.InvalidData(String, String)
Element.Warn(String, String)
Element.LineNumber
Element.LinePosition
Element.AttributesUsed
Element.ElementsUsed
Element.FileName
Namespace: Modding.Serialization
Assembly: Assembly-CSharp.dll
Syntax
public class MKeyReference : MapperTypeReference, IValidatable

Constructors

MKeyReference()

Declaration
public MKeyReference()

Implements

IValidatable
Back to top Generated by DocFX