C# 클래스 fNbt.NbtWriterNode

파일 보기 프로젝트 열기: fragmer/fNbt 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ListIndex int
ListSize int
ListType NbtTagType
ParentType NbtTagType

프로퍼티 상세

ListIndex 공개적으로 프로퍼티

public int ListIndex
리턴 int

ListSize 공개적으로 프로퍼티

public int ListSize
리턴 int

ListType 공개적으로 프로퍼티

public NbtTagType ListType
리턴 NbtTagType

ParentType 공개적으로 프로퍼티

public NbtTagType ParentType
리턴 NbtTagType