Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
DugaldSealStoneScript
C# Class DugaldSealStoneScript, aura
Inheritance:
SealStoneScript
Afficher le fichier
Open project: aura-project/aura
Méthodes publiques
Méthode
Description
Check
(
Creature,
creature
,
Prop,
prop
) :
bool
OnBreak
(
Creature,
cr
) :
void
Setup
( ) :
void
Method Details
Check()
public
méthode
public
Check
(
Creature,
creature
,
Prop,
prop
) :
bool
creature
Creature,
prop
Prop,
Résultat
bool
OnBreak()
public
méthode
public
OnBreak
(
Creature,
cr
) :
void
cr
Creature,
Résultat
void
Setup()
public
méthode
public
Setup
( ) :
void
Résultat
void