C# 클래스 fNbt.NbtReaderNode

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

공개 프로퍼티들

프로퍼티 타입 설명
ListIndex int
ListType NbtTagType
ParentName string
ParentTagLength int
ParentTagType NbtTagType

프로퍼티 상세

ListIndex 공개적으로 프로퍼티

public int ListIndex
리턴 int

ListType 공개적으로 프로퍼티

public NbtTagType ListType
리턴 NbtTagType

ParentName 공개적으로 프로퍼티

public string ParentName
리턴 string

ParentTagLength 공개적으로 프로퍼티

public int ParentTagLength
리턴 int

ParentTagType 공개적으로 프로퍼티

public NbtTagType ParentTagType
리턴 NbtTagType