Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Editor
Source_Files
Instances
GameInstance
C# 클래스 Editor.Source_Files.Instances.GameInstance
상속:
NativeInstance
파일 보기
프로젝트 열기: LauriM/PropellerEngine
1 사용 예제들
공개 메소드들
메소드
설명
GameInstance
( ) :
System
kill
( ) :
void
update
( ) :
void
비공개 메소드들
메소드
설명
startup
(
IntPtr
stream
) :
void
메소드 상세
GameInstance()
공개
메소드
public
GameInstance
( ) :
System
리턴
System
kill()
공개
메소드
public
kill
( ) :
void
리턴
void
update()
공개
메소드
public
update
( ) :
void
리턴
void