Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Wxv
Swg
Common
Files
TREFile
C# Class Wxv.Swg.Common.Files.TREFile
Tre package file
Inheritance:
ISWGFile
Show file
Open project: wverkley/Swg.Explorer
Class Usage Examples
Public Methods
Method
Description
ContainsInfoFile
(
string
name
) :
bool
this
(
int
index
) :
TreInfo
this
(
string
name
) :
TreInfo
Private Methods
Method
Description
TREFile
( ) :
System
Method Details
ContainsInfoFile()
public
method
public
ContainsInfoFile
(
string
name
) :
bool
name
string
return
bool
this()
public
method
public
this
(
int
index
) :
TreInfo
index
int
return
TreInfo
this()
public
method
public
this
(
string
name
) :
TreInfo
name
string
return
TreInfo