|
|||||||||
| Atavism Version 2018.1 | AGIS API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatavism.agis.core.EquipActivateHook
public class EquipActivateHook
an activate hook attached to equippable items, eg: weapons, armor hook will unequip the item in the current slot and equip the item associated with the hook
| Field Summary | |
|---|---|
protected OID |
itemOid
|
| Constructor Summary | |
|---|---|
EquipActivateHook()
|
|
| Method Summary | |
|---|---|
boolean |
activate(OID activatorOid,
AgisItem item,
OID targetOid)
returns whether the item was successfully activated |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected OID itemOid
| Constructor Detail |
|---|
public EquipActivateHook()
| Method Detail |
|---|
public boolean activate(OID activatorOid,
AgisItem item,
OID targetOid)
activate in interface ActivateHook
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||