Show / Hide Table of Contents

Class MValueReference

Used to reference an MValue in an XML file.

Inheritance
Object
Element
MapperTypeReference
MValueReference
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 MValueReference : MapperTypeReference, IValidatable

Constructors

MValueReference()

Declaration
public MValueReference()

Implements

IValidatable
Back to top Generated by DocFX