C# 클래스 entity.MetaEditor2.WinMetaEditor.references

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

공개 프로퍼티들

프로퍼티 타입 설명
chunkCount int
ident int
name string
offset int
size int
tagIndex int
tagName string
tagType string

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

chunkCount 공개적으로 프로퍼티

public int chunkCount
리턴 int

ident 공개적으로 프로퍼티

public int ident
리턴 int

name 공개적으로 프로퍼티

public string name
리턴 string

offset 공개적으로 프로퍼티

public int offset
리턴 int

size 공개적으로 프로퍼티

public int size
리턴 int

tagIndex 공개적으로 프로퍼티

public int tagIndex
리턴 int

tagName 공개적으로 프로퍼티

public string tagName
리턴 string

tagType 공개적으로 프로퍼티

public string tagType
리턴 string