C# Class SerahToolkit_SharpGL.namedic

Afficher le fichier Open project: MaKiPL/FF8-Rinoa-s-Toolset

Méthodes publiques

Свойство Type Description
_count ushort
_offsets ushort[]
_text string[]

Méthodes publiques

Méthode Description
BuildFile ( ) : byte[]
GetText ( string path ) : string[]

Method Details

BuildFile() public static méthode

public static BuildFile ( ) : byte[]
Résultat byte[]

GetText() public static méthode

public static GetText ( string path ) : string[]
path string
Résultat string[]

Property Details

_count public_oe static_oe property

public static ushort _count
Résultat ushort

_offsets public_oe static_oe property

public static ushort[] _offsets
Résultat ushort[]

_text public_oe static_oe property

public static string[] _text
Résultat string[]