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
UnlockManager
C# Class UnlockManager, unity-plugin
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: BatchLabs/unity-plugin
Class Usage Examples
Public Methods
Method
Description
UnlockFeatures
(
List
features
) :
void
UnlockItems
(
Offer
offer
) :
void
Method Details
UnlockFeatures()
public
method
public
UnlockFeatures
(
List
features
) :
void
features
List
return
void
UnlockItems()
public
method
public
UnlockItems
(
Offer
offer
) :
void
offer
Offer
return
void