Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ProgressionSave
C# Class ProgressionSave, PuzzleGameProject
Tempory class to save the level progression.
Inheritance:
MonoBehaviour
Show file
Open project: Cedric-Paris/PuzzleGameProject
Public Properties
Property
Type
Description
currentlevel
int
Public Methods
Method
Description
LevelFinish
(
int
score
) :
void
Private Methods
Method
Description
Awake
( ) :
void
initialiseProgression
( ) :
void
Method Details
LevelFinish()
public
static
method
public
static
LevelFinish
(
int
score
) :
void
score
int
return
void
Property Details
currentlevel
public static property
public
static
int
currentlevel
return
int