C# 클래스 WWActorEdit.Kazari.RARC.FileNode

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

공개 프로퍼티들

프로퍼티 타입 설명
BaseRARC RARC
ChildNodes List
FilenameOffset System.UInt32
Files List
FirstFileEntryOffset System.UInt32
NodeName string
NumFileEntries System.UInt16
Tag string

공개 메소드들

메소드 설명
FileNode ( RARC BR, byte Data, UInt32 Offset, RARCHeader Header ) : System
ToString ( ) : string

메소드 상세

FileNode() 공개 메소드

public FileNode ( RARC BR, byte Data, UInt32 Offset, RARCHeader Header ) : System
BR RARC
Data byte
Offset System.UInt32
Header RARCHeader
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

BaseRARC 공개적으로 프로퍼티

public RARC,WWActorEdit.Kazari BaseRARC
리턴 RARC

ChildNodes 공개적으로 프로퍼티

public List ChildNodes
리턴 List

FilenameOffset 공개적으로 프로퍼티

public UInt32,System FilenameOffset
리턴 System.UInt32

Files 공개적으로 프로퍼티

public List Files
리턴 List

FirstFileEntryOffset 공개적으로 프로퍼티

public UInt32,System FirstFileEntryOffset
리턴 System.UInt32

NodeName 공개적으로 프로퍼티

public string NodeName
리턴 string

NumFileEntries 공개적으로 프로퍼티

public UInt16,System NumFileEntries
리턴 System.UInt16

Tag 공개적으로 프로퍼티

public string Tag
리턴 string