C# Class fNbt.NbtReaderNode

Datei anzeigen Open project: neptune12100/SpellLibrary Class Usage Examples

Public Properties

Property Type Description
ListIndex int
ListType NbtTagType
ParentName string
ParentTagLength int
ParentTagType NbtTagType

Property Details

ListIndex public_oe property

public int ListIndex
return int

ListType public_oe property

public NbtTagType ListType
return NbtTagType

ParentName public_oe property

public string ParentName
return string

ParentTagLength public_oe property

public int ParentTagLength
return int

ParentTagType public_oe property

public NbtTagType ParentTagType
return NbtTagType