|
| boolean | isValid () |
| void | update () |
| void | start () |
| void | stop () |
| void | perform () |
| void | runAgain (DrainableComboItem drainable, DrainableComboItem intoItem) |
| DrainableComboItem | nextItem () |
| void | serverStop () |
| boolean | complete () |
| number | getDuration () |
| | ISConsolidateDrainable (nil character, DrainableComboItem drainable, DrainableComboItem intoItem, DrainableComboItem[] otherItems) |
| boolean | isValidStart () |
| void | isValid () |
| boolean | isUsingTimeout () |
| void | update () |
| void | forceComplete () |
| void | forceStop () |
| void | forceCancel () |
| number | getJobDelta () |
| unknown | resetJobDelta () |
| boolean | waitToStart () |
| void | start () |
| boolean | isStarted () |
| void | stop () |
| void | perform () |
| number | getDuration () |
| void | create () |
| void | begin () |
| void | setCurrentTime (number time) |
| void | setTime (number time) |
| number | adjustMaxTime (number maxTime) |
| void | setActionAnim (CharacterActionAnims|string _action, nil _displayItemModels) |
| void | setOverrideHandModels (InventoryItem _primaryHand, InventoryItem _secondaryHand, boolean _resetModel) |
| void | setOverrideHandModelsString (string _primaryHand, string _secondaryHand, boolean _resetModel) |
| void | overrideWeaponType () |
| void | restoreWeaponType () |
| void | setAnimVariable (string _key, string _val) |
| ISBaseTimedAction | addAfter (ISBaseTimedAction action) |
| void | beginAddingActions () |
| boolean | endAddingActions () |
| void | getDeltaModifiers (MoveDeltaModifiers deltas) |
| | ISBaseTimedAction (IsoPlayer character) |
| void | initialise () |
| ISBaseObject | derive (string type) |
| void | addEventListener (string _event, function _callback, unknown _target) |
| void | removeEventListener (string _event, function _callback) |
| void | triggerEvent (string _event, unknown ...) |
| void | clearEventListeners () |
| | ISBaseObject () |
◆ ISConsolidateDrainable()
| ISConsolidateDrainable::ISConsolidateDrainable |
( |
nil | character, |
|
|
DrainableComboItem | drainable, |
|
|
DrainableComboItem | intoItem, |
|
|
DrainableComboItem[] | otherItems ) |
◆ complete()
| boolean ISConsolidateDrainable::complete |
( |
| ) |
|
◆ getDuration()
| number ISConsolidateDrainable::getDuration |
( |
| ) |
|
◆ isValid()
| boolean ISConsolidateDrainable::isValid |
( |
| ) |
|
◆ nextItem()
| DrainableComboItem ISConsolidateDrainable::nextItem |
( |
| ) |
|
◆ perform()
| void ISConsolidateDrainable::perform |
( |
| ) |
|
◆ runAgain()
| void ISConsolidateDrainable::runAgain |
( |
DrainableComboItem | drainable, |
|
|
DrainableComboItem | intoItem ) |
◆ serverStop()
| void ISConsolidateDrainable::serverStop |
( |
| ) |
|
◆ start()
| void ISConsolidateDrainable::start |
( |
| ) |
|
◆ stop()
| void ISConsolidateDrainable::stop |
( |
| ) |
|
◆ update()
| void ISConsolidateDrainable::update |
( |
| ) |
|
◆ drainable
| DrainableComboItem ISConsolidateDrainable::drainable |
◆ fromStart
| number ISConsolidateDrainable::fromStart |
◆ fromTarget
| number ISConsolidateDrainable::fromTarget |
◆ intoItem
| DrainableComboItem ISConsolidateDrainable::intoItem |
◆ intoStart
| number ISConsolidateDrainable::intoStart |
◆ intoTarget
| number ISConsolidateDrainable::intoTarget |
◆ otherItems
| DrainableComboItem [] ISConsolidateDrainable::otherItems |
The documentation for this class was generated from the following file: