C# 클래스 HyoutaTools.Tales.Vesperia.TOVNPC.NpcFileReference

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

공개 프로퍼티들

프로퍼티 타입 설명
Filename string
Filesize uint
Map string

공개 메소드들

메소드 설명
NpcFileReference ( System stream, uint refStringStart ) : System
ToString ( ) : string

메소드 상세

NpcFileReference() 공개 메소드

public NpcFileReference ( System stream, uint refStringStart ) : System
stream System
refStringStart uint
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Filename 공개적으로 프로퍼티

public string Filename
리턴 string

Filesize 공개적으로 프로퍼티

public uint Filesize
리턴 uint

Map 공개적으로 프로퍼티

public string Map
리턴 string