Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
CiarSealStoneScript
C# Class CiarSealStoneScript, aura
Inheritance:
SealStoneScript
Mostra file
Open project: aura-project/aura
Public Methods
Method
Description
Check
(
Creature,
creature
,
Prop,
prop
) :
bool
OnBreak
(
Creature,
creature
) :
void
Setup
( ) :
void
Method Details
Check()
public
method
public
Check
(
Creature,
creature
,
Prop,
prop
) :
bool
creature
Creature,
prop
Prop,
return
bool
OnBreak()
public
method
public
OnBreak
(
Creature,
creature
) :
void
creature
Creature,
return
void
Setup()
public
method
public
Setup
( ) :
void
return
void