Show / Hide Table of Contents

Struct MetaXml

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
object.Equals(object, object)
object.GetType()
object.ReferenceEquals(object, object)
Namespace: SlipeServer.Server.Resources.Interpreters.Meta
Assembly: SlipeServer.Server.dll
Syntax
public struct MetaXml

Fields

| Edit this page View Source

configs

Declaration
public MetaXmlConfig[] configs
Field Value
Type Description
MetaXmlConfig[]
| Edit this page View Source

downloadPriorityGroup

Declaration
public MetaXmlDownloadPriorityGroup[] downloadPriorityGroup
Field Value
Type Description
MetaXmlDownloadPriorityGroup[]
| Edit this page View Source

exports

Declaration
public MetaXmlExport[] exports
Field Value
Type Description
MetaXmlExport[]
| Edit this page View Source

files

Declaration
public MetaXmlFile[] files
Field Value
Type Description
MetaXmlFile[]
| Edit this page View Source

oops

Declaration
public MetaXmlOop[] oops
Field Value
Type Description
MetaXmlOop[]
| Edit this page View Source

scripts

Declaration
public MetaXmlScript[] scripts
Field Value
Type Description
MetaXmlScript[]
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX