| __eventListeners | ISBaseObject | |
| _isAddingActions | ISBaseTimedAction | |
| _numAddedActions | ISBaseTimedAction | |
| action | ISBaseTimedAction | |
| addAfter(ISBaseTimedAction action) | ISBaseTimedAction | |
| addEventListener(string _event, function _callback, unknown _target) | ISBaseObject | |
| adjustMaxTime(number maxTime) | ISBaseTimedAction | |
| allowMissingItems | ISInventoryTransferAction | |
| begin() | ISBaseTimedAction | |
| beginAddingActions() | ISBaseTimedAction | |
| caloriesModifier | ISBaseTimedAction | |
| canDropOnFloor(IsoGridSquare square) | ISInventoryTransferAction | |
| canMergeAction(ISBaseTimedAction action) | ISInventoryTransferAction | |
| character | ISBaseTimedAction | |
| checkQueueList() | ISInventoryTransferAction | |
| clearEventListeners() | ISBaseObject | |
| create() | ISBaseTimedAction | |
| derive(string type) | ISBaseObject | |
| destContainer | ISInventoryTransferAction | |
| destContainerOpened | ISInventoryTransferAction | |
| destContainerOpenSound | ISInventoryTransferAction | |
| doActionAnim(ItemContainer cont) | ISInventoryTransferAction | |
| dontAdd | ISInventoryTransferAction | |
| endAddingActions() | ISBaseTimedAction | |
| floorHasRoomFor(IsoGridSquare square, InventoryItem item) | ISInventoryTransferAction | |
| forceCancel() | ISBaseTimedAction | |
| forceComplete() | ISInventoryTransferAction | |
| forceProgressBar | ISBaseTimedAction | |
| forceStop() | ISBaseTimedAction | |
| getDeltaModifiers(MoveDeltaModifiers deltas) | ISBaseTimedAction | |
| getDuration() | ISBaseTimedAction | |
| getExtraLogData() | ISInventoryTransferAction | |
| getJobDelta() | ISBaseTimedAction | |
| getNotFullFloorSquare(InventoryItem item) | ISInventoryTransferAction | |
| getSoundName() | ISInventoryTransferAction | |
| getTimeDelta() | ISInventoryTransferAction | |
| initialise() | ISBaseObject | |
| isAlreadyTransferred(InventoryItem item) | ISInventoryTransferAction | |
| ISBaseObject() | ISBaseObject | |
| ISBaseTimedAction(IsoPlayer character) | ISBaseTimedAction | |
| ISInventoryTransferAction(IsoPlayer character, InventoryItem item, ItemContainer srcContainer, ItemContainer destContainer, number time) | ISInventoryTransferAction | |
| isStarted() | ISBaseTimedAction | |
| isUsingTimeout() | ISBaseTimedAction | |
| isValid() | ISInventoryTransferAction | |
| isValidStart() | ISBaseTimedAction | |
| item | ISInventoryTransferAction | |
| jobType | ISInventoryTransferAction | |
| loopedAction | ISInventoryTransferAction | |
| maxTime | ISInventoryTransferAction | |
| name | ISBaseTimedAction | |
| netAction | ISBaseTimedAction | |
| onCompleteArgs | ISInventoryTransferAction | |
| onCompleteFunc | ISInventoryTransferAction | |
| overrideWeaponType() | ISBaseTimedAction | |
| path | ISBaseTimedAction | |
| perform() | ISInventoryTransferAction | |
| playDestContainerCloseSound() | ISInventoryTransferAction | |
| playDestContainerOpenSound() | ISInventoryTransferAction | |
| playSourceContainerCloseSound() | ISInventoryTransferAction | |
| playSourceContainerOpenSound() | ISInventoryTransferAction | |
| putSound | ISInventoryTransferAction | static |
| putSoundContainer | ISInventoryTransferAction | static |
| queueList | ISInventoryTransferAction | |
| removeEventListener(string _event, function _callback) | ISBaseObject | |
| resetJobDelta() | ISBaseTimedAction | |
| restoreWeaponType() | ISBaseTimedAction | |
| selectedContainer | ISInventoryTransferAction | |
| setActionAnim(CharacterActionAnims|string _action, nil _displayItemModels) | ISBaseTimedAction | |
| setAllowMissingItems(boolean allow) | ISInventoryTransferAction | |
| setAnimVariable(string _key, string _val) | ISBaseTimedAction | |
| setCurrentTime(number time) | ISBaseTimedAction | |
| setOnComplete(function func, unknown arg1, unknown arg2, unknown arg3, unknown arg4, unknown arg5, unknown arg6, unknown arg7, unknown arg8) | ISInventoryTransferAction | |
| setOverrideHandModels(InventoryItem _primaryHand, InventoryItem _secondaryHand, boolean _resetModel) | ISBaseTimedAction | |
| setOverrideHandModelsString(string _primaryHand, string _secondaryHand, boolean _resetModel) | ISBaseTimedAction | |
| setTime(number time) | ISBaseTimedAction | |
| sourceContainerOpened | ISInventoryTransferAction | |
| sourceContainerOpenSound | ISInventoryTransferAction | |
| srcContainer | ISInventoryTransferAction | |
| start() | ISInventoryTransferAction | |
| startActionAnim() | ISInventoryTransferAction | |
| started | ISInventoryTransferAction | |
| stop() | ISInventoryTransferAction | |
| stopOnAim | ISBaseTimedAction | |
| stopOnRun | ISBaseTimedAction | |
| stopOnWalk | ISBaseTimedAction | |
| transactionId | ISInventoryTransferAction | |
| transactions | ISInventoryTransferAction | |
| transferItem(InventoryItem item) | ISInventoryTransferAction | |
| triggerEvent(string _event, unknown ...) | ISBaseObject | |
| Type | ISBaseObject | |
| update() | ISInventoryTransferAction | |
| useProgressBar | ISBaseTimedAction | |
| waitToStart() | ISBaseTimedAction | |