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
cleanLayer
Library
Combat
SpellAction
C# Class cleanLayer.Library.Combat.SpellAction
Inheritance:
ActionBase
Datei anzeigen
Open project: Vipeax/cleanLayer
Public Methods
Method
Description
Execute
( ) :
void
SpellAction
(
Brain
brain
,
int
priority
,
string
spellName
= null,
int
range
= 5 ) :
System
Method Details
Execute()
public
method
public
Execute
( ) :
void
return
void
SpellAction()
public
method
public
SpellAction
(
Brain
brain
,
int
priority
,
string
spellName
= null,
int
range
= 5 ) :
System
brain
Brain
priority
int
spellName
string
range
int
return
System