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
Editor
Source_Files
Instances
GameInstance
C# Class Editor.Source_Files.Instances.GameInstance
Inheritance:
NativeInstance
Afficher le fichier
Open project: LauriM/PropellerEngine
Class Usage Examples
Méthodes publiques
Méthode
Description
GameInstance
( ) :
System
kill
( ) :
void
update
( ) :
void
Private Methods
Méthode
Description
startup
(
IntPtr
stream
) :
void
Method Details
GameInstance()
public
méthode
public
GameInstance
( ) :
System
Résultat
System
kill()
public
méthode
public
kill
( ) :
void
Résultat
void
update()
public
méthode
public
update
( ) :
void
Résultat
void