C# Class Nexus.Client.Games.Gamebryo.Tools.TESsnip.ElementStructure

Afficher le fichier Open project: NexusMods/NexusModManager-4.5

Méthodes publiques

Свойство Type Description
CondID int
FormIDType string
desc string
flags string[]
group int
hexview bool
multiline bool
name string
notininfo bool
optional bool
options string[]
repeat bool
type ElementValueType

Méthodes publiques

Méthode Description
ElementStructure ( XmlNode node ) : System

Method Details

ElementStructure() public méthode

public ElementStructure ( XmlNode node ) : System
node System.Xml.XmlNode
Résultat System

Property Details

CondID public_oe property

public int CondID
Résultat int

FormIDType public_oe property

public string FormIDType
Résultat string

desc public_oe property

public string desc
Résultat string

flags public_oe property

public string[] flags
Résultat string[]

group public_oe property

public int group
Résultat int

hexview public_oe property

public bool hexview
Résultat bool

multiline public_oe property

public bool multiline
Résultat bool

name public_oe property

public string name
Résultat string

notininfo public_oe property

public bool notininfo
Résultat bool

optional public_oe property

public bool optional
Résultat bool

options public_oe property

public string[] options
Résultat string[]

repeat public_oe property

public bool repeat
Résultat bool

type public_oe property

public ElementValueType type
Résultat ElementValueType