Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ProgressionSave
C# 클래스 ProgressionSave, PuzzleGameProject
Tempory class to save the level progression.
상속:
MonoBehaviour
파일 보기
프로젝트 열기: Cedric-Paris/PuzzleGameProject
공개 프로퍼티들
프로퍼티
타입
설명
currentlevel
int
공개 메소드들
메소드
설명
LevelFinish
(
int
score
) :
void
비공개 메소드들
메소드
설명
Awake
( ) :
void
initialiseProgression
( ) :
void
메소드 상세
LevelFinish()
공개
정적인
메소드
public
static
LevelFinish
(
int
score
) :
void
score
int
리턴
void
프로퍼티 상세
currentlevel
공개적으로 정적으로 프로퍼티
public
static
int
currentlevel
리턴
int