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
PuzzleLogic
C# Class PuzzleLogic, Hellbound
Inheritance:
MonoBehaviour
Show file
Open project: Backman/Hellbound
Class Usage Examples
Public Methods
Method
Description
cleanupPuzzleEvents
( ) :
void
getLogic
( ) :
PuzzleLogicImp,
removeEvents
( ) :
void
Private Methods
Method
Description
Awake
( ) :
void
OnDestroy
( ) :
void
Method Details
cleanupPuzzleEvents()
public
static
method
public
static
cleanupPuzzleEvents
( ) :
void
return
void
getLogic()
public
method
public
getLogic
( ) :
PuzzleLogicImp,
return
PuzzleLogicImp,
removeEvents()
public
method
public
removeEvents
( ) :
void
return
void