Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
FinalDungeonScript
C# Class FinalDungeonScript, aura
Inheritance:
PuzzleScript
Datei anzeigen
Open project: aura-project/aura
Public Methods
Method
Description
OnPrepare
(
Puzzle,
puzzle
) :
void
OnPuzzleCreate
(
Puzzle,
puzzle
) :
void
Method Details
OnPrepare()
public
method
public
OnPrepare
(
Puzzle,
puzzle
) :
void
puzzle
Puzzle,
return
void
OnPuzzleCreate()
public
method
public
OnPuzzleCreate
(
Puzzle,
puzzle
) :
void
puzzle
Puzzle,
return
void