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
cleanLayer
Brains
HolyPaladinBrain.BeaconSpellAction
C# Class cleanLayer.Brains.HolyPaladinBrain.BeaconSpellAction
Inheritance:
cleanLayer.Library.Combat.HelpfulSpellAction
Afficher le fichier
Open project: Vipeax/cleanLayer
Méthodes publiques
Méthode
Description
BeaconSpellAction
(
Brain
brain
,
int
priority
,
string
spellName
= null,
int
range
= 40 ) :
System.Linq
Execute
( ) :
void
Method Details
BeaconSpellAction()
public
méthode
public
BeaconSpellAction
(
Brain
brain
,
int
priority
,
string
spellName
= null,
int
range
= 40 ) :
System.Linq
brain
cleanLayer.Library.Combat.Brain
priority
int
spellName
string
range
int
Résultat
System.Linq
Execute()
public
méthode
public
Execute
( ) :
void
Résultat
void