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
SerahToolkit_SharpGL
namedic
C# Class SerahToolkit_SharpGL.namedic
Show file
Open project: MaKiPL/FF8-Rinoa-s-Toolset
Public Properties
Property
Type
Description
_count
ushort
_offsets
ushort[]
_text
string[]
Public Methods
Method
Description
BuildFile
( ) :
byte[]
GetText
(
string
path
) :
string[]
Method Details
BuildFile()
public
static
method
public
static
BuildFile
( ) :
byte[]
return
byte[]
GetText()
public
static
method
public
static
GetText
(
string
path
) :
string[]
path
string
return
string[]
Property Details
_count
public static property
public
static
ushort
_count
return
ushort
_offsets
public static property
public
static
ushort[]
_offsets
return
ushort[]
_text
public static property
public
static
string[]
_text
return
string[]