Show / Hide Table of Contents

Class MToggleReference

Used to reference an MToggle in an XML file.

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

Constructors

MToggleReference()

Declaration
public MToggleReference()

Implements

IValidatable
Back to top Generated by DocFX