Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PlayerPrefsUnlock
C# Class PlayerPrefsUnlock, Alternalien9-21-2015
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: DragoonGames/Alternalien9-21-2015
Public Properties
Property
Type
Description
completed
int
levels
int[]
Public Methods
Method
Description
PlayerPrefsKey
(
string
value
) :
void
SetPPKey
(
string
value
) :
void
Start
( ) :
void
Method Details
PlayerPrefsKey()
public
method
public
PlayerPrefsKey
(
string
value
) :
void
value
string
return
void
SetPPKey()
public
method
public
SetPPKey
(
string
value
) :
void
value
string
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
completed
public_oe property
public
int
completed
return
int
levels
public_oe property
public
int[]
levels
return
int[]