Property | Type | Description | |
---|---|---|---|
m_actionEffect | |||
m_actionSpell | |||
m_caster | |||
m_fight | |||
m_spellId | int |
Method | Description | |
---|---|---|
Activate ( |
|
|
Appear ( |
|
|
AppearForAll ( ) : void |
|
|
CompareTo ( IFightObstacle obj ) : int |
|
|
DecrementDuration ( ) : void |
|
|
DisappearForAll ( ) : void |
|
|
LoadTargets ( |
|
|
Remove ( ) : void |
|
Method | Description | |
---|---|---|
AbstractActivableObject ( FightObstacleTypeEnum type, ActiveType activeType, |
|
protected AbstractActivableObject ( FightObstacleTypeEnum type, ActiveType activeType, |
||
type | FightObstacleTypeEnum | |
activeType | ActiveType | |
fight | ||
caster | ||
castInfos | ||
cell | int | |
duration | int | |
actionId | int | |
canGoThrough | bool | |
canStack | bool | |
hide | bool | |
return | System |
public Activate ( |
||
activator | ||
return | void |
public abstract Appear ( |
||
dispatcher | ||
return | void |
public CompareTo ( IFightObstacle obj ) : int | ||
obj | IFightObstacle | |
return | int |
public LoadTargets ( |
||
target | ||
return | void |
protected SpellLevel,Codebreak.Service.World.Game.Spell m_actionEffect | ||
return |
protected SpellTemplate,Codebreak.Service.World.Game.Spell m_actionSpell | ||
return |
protected AbstractFighter,Codebreak.Service.World.Game.Fight m_caster | ||
return |
protected AbstractFight,Codebreak.Service.World.Game.Fight m_fight | ||
return |