C# Class fNbt.NbtWriterNode

显示文件 Open project: fragmer/fNbt Class Usage Examples

Public Properties

Property Type Description
ListIndex int
ListSize int
ListType NbtTagType
ParentType NbtTagType

Property Details

ListIndex public_oe property

public int ListIndex
return int

ListSize public_oe property

public int ListSize
return int

ListType public_oe property

public NbtTagType ListType
return NbtTagType

ParentType public_oe property

public NbtTagType ParentType
return NbtTagType