Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Wxv
Swg
Common
Files
TREFile
C# 클래스 Wxv.Swg.Common.Files.TREFile
Tre package file
상속:
ISWGFile
파일 보기
프로젝트 열기: wverkley/Swg.Explorer
1 사용 예제들
공개 메소드들
메소드
설명
ContainsInfoFile
(
string
name
) :
bool
this
(
int
index
) :
TreInfo
this
(
string
name
) :
TreInfo
비공개 메소드들
메소드
설명
TREFile
( ) :
System
메소드 상세
ContainsInfoFile()
공개
메소드
public
ContainsInfoFile
(
string
name
) :
bool
name
string
리턴
bool
this()
공개
메소드
public
this
(
int
index
) :
TreInfo
index
int
리턴
TreInfo
this()
공개
메소드
public
this
(
string
name
) :
TreInfo
name
string
리턴
TreInfo