public class SkillActivateHook extends java.lang.Object implements ActivateHook
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
oadelete |
protected AgisSkill |
skill |
| Constructor and Description |
|---|
SkillActivateHook() |
SkillActivateHook(AgisSkill skill,
boolean oadelete)
what is the skill you get for this
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
activate(OID activatorOid,
AgisItem item,
OID targetOid)
returns whether the item was successfully activated
|
AgisSkill |
getSkill() |
void |
setSkill(AgisSkill skill) |