C# Class NLightmare.Nightmare_Modules.Module.Entry

Afficher le fichier Open project: Diegoisawesome/AwesomeMapEditor-old

Méthodes publiques

Свойство Type Description
bitGrouping int
bitIndex int
bitLength int
entries string>.Dictionary
hex bool
name string
type EntryType
useEntries bool

Méthodes publiques

Méthode Description
SetTypeParameters ( string line ) : void

Method Details

SetTypeParameters() public méthode

public SetTypeParameters ( string line ) : void
line string
Résultat void

Property Details

bitGrouping public_oe property

public int bitGrouping
Résultat int

bitIndex public_oe property

public int bitIndex
Résultat int

bitLength public_oe property

public int bitLength
Résultat int

entries public_oe property

public Dictionary entries
Résultat string>.Dictionary

hex public_oe property

public bool hex
Résultat bool

name public_oe property

public string name
Résultat string

type public_oe property

public EntryType type
Résultat EntryType

useEntries public_oe property

public bool useEntries
Résultat bool