Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GOBFile
C# Class GOBFile, DarkForcesUnity
Inheritance:
System.IDisposable
Afficher le fichier
Open project: joeriedel/DarkForcesUnity
Class Usage Examples
Méthodes publiques
Méthode
Description
Dispose
( ) :
void
Find
(
string
name
) :
File
Open
(
string
path
) :
GOBFile,
Private Methods
Méthode
Description
GOBFile
( ) :
System.Collections.Generic
Method Details
Dispose()
public
méthode
public
Dispose
( ) :
void
Résultat
void
Find()
public
méthode
public
Find
(
string
name
) :
File
name
string
Résultat
File
Open()
public
static
méthode
public
static
Open
(
string
path
) :
GOBFile,
path
string
Résultat
GOBFile,