C# Class fNbt.NbtWriterNode

Show file Open project: fragmer/fNbt Class Usage Examples

Public Properties

Property Type Description
ListIndex int
ListSize int
ListType NbtTagType
ParentType NbtTagType

Property Details

ListIndex public property

public int ListIndex
return int

ListSize public property

public int ListSize
return int

ListType public property

public NbtTagType ListType
return NbtTagType

ParentType public property

public NbtTagType ParentType
return NbtTagType