| AddLightSourceItem(ItemBase lightsource) | InventoryItem | protected |
| AddQuantity(float value, bool destroy_config=true, bool destroy_forced=false) | InventoryItem | protected |
| AddWet(float value) | InventoryItem | protected |
| AffectLiquidContainerOnFill(int liquid_type, float amount) | InventoryItem | protected |
| AffectLiquidContainerOnTransfer(int liquidType, float amount, float sourceLiquidTemperature) | InventoryItem | protected |
| AfterStoreLoad() | InventoryItem | protected |
| AllowFoodConsumption() | InventoryItem | protected |
| CanBeCombined(EntityAI other_item, bool reservation_check=true, bool stack_max_limit=false) | InventoryItem | protected |
| CanBeConsumed(ConsumeConditionData data=null) | InventoryItem | protected |
| CanBeCooked() | InventoryItem | protected |
| CanBeCookedOnStick() | InventoryItem | protected |
| CanBeDisinfected() | InventoryItem | protected |
| CanBeMovedOverride() | InventoryItem | protected |
| CanBeUsedForSuicide() | InventoryItem | protected |
| CanDecay() | InventoryItem | protected |
| CanDisplayCargo() | InventoryItem | protected |
| CanEat() | InventoryItem | protected |
| CanExplodeInFire() | InventoryItem | protected |
| CanHaveWetness() | InventoryItem | protected |
| CanPlayDeployLoopSound() | InventoryItem | protected |
| CanProcessDecay() | InventoryItem | protected |
| CanPutAsAttachment(EntityAI parent) | InventoryItem | protected |
| CanPutInCargo(EntityAI parent) | InventoryItem | protected |
| CanReceiveAttachment(EntityAI attachment, int slotId) | InventoryItem | protected |
| CanReceiveItemIntoCargo(EntityAI item) | InventoryItem | protected |
| CanReleaseAttachment(EntityAI attachment) | InventoryItem | protected |
| CanRepair(ItemBase item_repair_kit) | InventoryItem | protected |
| CheckForRoofLimited(float timeTresholdMS=3000) | InventoryItem | protected |
| ClearInventory() | InventoryItem | protected |
| ClearStartItemSoundServer() | InventoryItem | protected |
| ClearStopItemSoundServer() | InventoryItem | protected |
| Close() | InventoryItem | protected |
| CombineItems(ItemBase other_item, bool use_stack_max=true) | InventoryItem | protected |
| CombineItemsEx(EntityAI entity2, bool use_stack_max=true) | InventoryItem | protected |
| ComputeQuantityUsed(ItemBase other_item, bool use_stack_max=true) | InventoryItem | protected |
| ComputeQuantityUsedEx(ItemBase other_item, bool use_stack_max=true) | InventoryItem | protected |
| ContainsAgent(int agent_id) | InventoryItem | protected |
| ConvertEnergyToQuantity() | InventoryItem | protected |
| CopyScriptPropertiesFrom(EntityAI oldItem) | InventoryItem | protected |
| DeSerializeNumericalVars(array< float > floats) | InventoryItem | protected |
| EEHealthLevelChanged(int oldLevel, int newLevel, string zone) | InventoryItem | protected |
| EEOnAfterLoad() | InventoryItem | protected |
| EEOnCECreate() | InventoryItem | protected |
| GetActionWidgetOverride(out typename name) | InventoryItem | protected |
| GetAgents() | InventoryItem | protected |
| GetAttachmentSoundType() | InventoryItem | protected |
| GetBaitEffectivity() | InventoryItem | protected |
| GetBandagingEffectivity() | InventoryItem | protected |
| GetCleanness() | InventoryItem | protected |
| GetColor(out int r, out int g, out int b, out int a) | InventoryItem | protected |
| GetColorString() | InventoryItem | protected |
| GetDebugActions(out TSelectableActionInfoArrayEx outputList) | InventoryItem | protected |
| GetDeployFinishSoundset() | InventoryItem | protected |
| GetDeploySoundset() | InventoryItem | protected |
| GetDeployTime() | InventoryItem | protected |
| GetDryingIncrement(string pIncrementName) | InventoryItem | protected |
| GetEnergy() | InventoryItem | protected |
| GetFoldSoundset() | InventoryItem | protected |
| GetFoodStage() | InventoryItem | protected |
| GetHeadHidingSelection() | InventoryItem | protected |
| GetHeatIsolation() | InventoryItem | protected |
| GetHeatIsolationInit() | InventoryItem | protected |
| GetItemAttachOffset() | InventoryItem | protected |
| GetItemModelLength() | InventoryItem | protected |
| GetItemOverheatThreshold() | InventoryItem | protected |
| GetItemSize() | InventoryItem | protected |
| GetItemSoundHandler() | InventoryItem | protected |
| GetLightSourceItem() | InventoryItem | protected |
| GetLiquidType() | InventoryItem | protected |
| GetLiquidTypeInit() | InventoryItem | protected |
| GetLockSoundSet() | InventoryItem | protected |
| GetLockType() | InventoryItem | protected |
| GetLoopDeploySoundset() | InventoryItem | protected |
| GetLoopFoldSoundset() | InventoryItem | protected |
| GetNumberOfItems() | InventoryItem | protected |
| GetPlaceSoundset() | InventoryItem | protected |
| GetProtectionLevel(int type, bool consider_filter=false, int system=0) | InventoryItem | protected |
| GetQuantity() | InventoryItem | protected |
| GetQuantityInit() | InventoryItem | protected |
| GetQuantityMax() | InventoryItem | protected |
| GetQuantityMin() | InventoryItem | protected |
| GetQuantityNormalized() | InventoryItem | protected |
| GetQuantityNormalizedScripted() | InventoryItem | protected |
| GetRecipesActions(Man player, out TSelectableActionInfoArray outputList) | InventoryItem | protected |
| GetSingleInventoryItemWeight() | InventoryItem | protected |
| GetSingleInventoryItemWeightEx() | InventoryItem | protected |
| GetSoakingIncrement(string pIncrementName) | InventoryItem | protected |
| GetStoreLoadedQuantity() | InventoryItem | protected |
| GetTargetQuantityMax(int attSlotID=-1) | InventoryItem | protected |
| GetTemperatureFreezeThreshold() | InventoryItem | protected |
| GetTemperatureFreezeTime() | InventoryItem | protected |
| GetTemperaturePerQuantityWeight() | InventoryItem | protected |
| GetTemperatureThawThreshold() | InventoryItem | protected |
| GetTemperatureThawTime() | InventoryItem | protected |
| GetUnitWeight(bool include_wetness=true) | InventoryItem | protected |
| GetValidFinishers() | InventoryItem | protected |
| GetWeightSpecialized(bool forceRecalc=false) | InventoryItem | protected |
| GetWet() | InventoryItem | protected |
| GetWetInit() | InventoryItem | protected |
| GetWetLevel() | InventoryItem | protected |
| GetWetMax() | InventoryItem | protected |
| GetWetMin() | InventoryItem | protected |
| GetWrittenNoteData() | InventoryItem | protected |
| HasFoodStage() | InventoryItem | protected |
| HasQuantity() | InventoryItem | protected |
| HidesSelectionBySlot() | InventoryItem | protected |
| HierarchyCheck(out bool hasParent, out bool hasRootAsPlayer, out ItemBase refParentIB) | InventoryItem | protected |
| IDToName(int id) | InventoryItem | protected |
| InitItemSounds() | InventoryItem | protected |
| InsertAgent(int agent, float count=1) | InventoryItem | protected |
| IsActionTargetVisible() | InventoryItem | protected |
| IsCargoException4x3(EntityAI item) | InventoryItem | protected |
| IsColorSet() | InventoryItem | protected |
| IsCombineAll(ItemBase other_item, bool use_stack_max=false) | InventoryItem | protected |
| IsCoverFaceForShave(string slot_name) | InventoryItem | protected |
| IsDeployable() | InventoryItem | protected |
| IsDeploySound() | InventoryItem | protected |
| IsFullQuantity() | InventoryItem | protected |
| IsHeavyBehaviour() | InventoryItem | protected |
| IsIgnoredByConstruction() | InventoryItem | protected |
| IsItemBase() | InventoryItem | protected |
| IsOneHandedBehaviour() | InventoryItem | protected |
| IsOpen() | InventoryItem | protected |
| IsPlaceSound() | InventoryItem | protected |
| IsResultOfSplit() | InventoryItem | protected |
| IsSoundSynchRemote() | InventoryItem | protected |
| IsStoreLoad() | InventoryItem | protected |
| IsTakeable() | InventoryItem | protected |
| IsTwoHandedBehaviour() | InventoryItem | protected |
| ITEM_SOUNDS_MAX | InventoryItem | protected |
| KindOf(string tag) | InventoryItem | protected |
| LoadAgents(ParamsReadContext ctx, int version) | InventoryItem | protected |
| m_AdminLog | InventoryItem | protected |
| m_CanBeDigged | InventoryItem | protected |
| m_ColorComponentA | InventoryItem | protected |
| m_ColorComponentB | InventoryItem | protected |
| m_ColorComponentG | InventoryItem | protected |
| m_ColorComponentR | InventoryItem | protected |
| m_CompatibleLocks | InventoryItem | protected |
| m_ContinuousActions | InventoryItem | protected |
| m_DeployLoopSoundEx | InventoryItem | protected |
| m_HeadHidingSelections | InventoryItem | protected |
| m_HideSelectionsBySlot | InventoryItem | protected |
| m_InteractActions | InventoryItem | protected |
| m_IsDeploySound | InventoryItem | protected |
| m_IsPlaceSound | InventoryItem | protected |
| m_IsSoundSynchRemote | InventoryItem | protected |
| m_LightSourceItem | InventoryItem | protected |
| m_LockingSound | InventoryItem | protected |
| m_LockSoundSet | InventoryItem | protected |
| m_LockType | InventoryItem | protected |
| m_PhysDropTimer | InventoryItem | protected |
| m_SingleUseActions | InventoryItem | protected |
| m_SoundAttType | InventoryItem | protected |
| m_SoundDeploy | InventoryItem | protected |
| m_SoundDeployFinish | InventoryItem | protected |
| m_SoundPlace | InventoryItem | protected |
| m_SoundSyncPlay | InventoryItem | protected |
| m_SoundSyncStop | InventoryItem | protected |
| MessageToOwnerAction(string text) | InventoryItem | protected |
| MessageToOwnerFriendly(string text) | InventoryItem | protected |
| MessageToOwnerImportant(string text) | InventoryItem | protected |
| MessageToOwnerStatus(string text) | InventoryItem | protected |
| NameToID(string name) | InventoryItem | protected |
| OnAction(int action_id, Man player, ParamsReadContext ctx) | InventoryItem | protected |
| OnActivatedByItem(notnull ItemBase item) | InventoryItem | protected |
| OnActivatedByTripWire() | InventoryItem | protected |
| OnApply(PlayerBase player) | InventoryItem | protected |
| OnAttachmentQuantityChanged(ItemBase item) | InventoryItem | protected |
| OnAttachmentQuantityChangedEx(ItemBase item, float delta) | InventoryItem | protected |
| OnCombine(ItemBase other_item) | InventoryItem | protected |
| OnEnergyAdded() | InventoryItem | protected |
| OnEnergyConsumed() | InventoryItem | protected |
| OnInventoryEnter(Man player) | InventoryItem | protected |
| OnInventoryExit(Man player) | InventoryItem | protected |
| OnLiquidTypeChanged(int oldType, int newType) | InventoryItem | protected |
| OnPlacementComplete(Man player, vector position="0 0 0", vector orientation="0 0 0") | InventoryItem | protected |
| OnPlacementStarted(Man player) | InventoryItem | protected |
| OnQuantityChanged(float delta) | InventoryItem | protected |
| OnRightClick() | InventoryItem | protected |
| OnRPC(PlayerIdentity sender, int rpc_type, ParamsReadContext ctx) | InventoryItem | protected |
| OnStoreLoad(ParamsReadContext ctx, int version) | InventoryItem | protected |
| OnStoreSave(ParamsWriteContext ctx) | InventoryItem | protected |
| OnSyncVariables(ParamsReadContext ctx) | InventoryItem | protected |
| OnVariablesSynchronized() | InventoryItem | protected |
| OnWetChanged(float newVal, float oldVal) | InventoryItem | protected |
| OnWetLevelChanged(EWetnessLevel newLevel, EWetnessLevel oldLevel) | InventoryItem | protected |
| Open() | InventoryItem | protected |
| PairWithDevice(notnull ItemBase otherDevice) | InventoryItem | protected |
| PerformDamageSystemReinit() | InventoryItem | protected |
| PlayAttachSound(string slot_type) | InventoryItem | protected |
| PlayBulletCasingEjectParticles(ItemBase weapon, string ammoType, ItemBase muzzle_owner, ItemBase suppressor, string config_to_search) | InventoryItem | protectedstatic |
| PlayDeployFinishSound() | InventoryItem | protected |
| PlayDeployLoopSoundEx() | InventoryItem | protected |
| PlayDeploySound() | InventoryItem | protected |
| PlayDetachSound(string slot_type) | InventoryItem | protected |
| PlayFireParticles(ItemBase weapon, int muzzle_index, string ammoType, ItemBase muzzle_owner, ItemBase suppressor, string config_to_search) | InventoryItem | protectedstatic |
| PlayOverheatingParticles(ItemBase weapon, string ammoType, ItemBase muzzle_owner, ItemBase suppressor, string config_to_search) | InventoryItem | protectedstatic |
| PlayPlaceSound() | InventoryItem | protected |
| PreLoadSoundAttachmentType() | InventoryItem | protected |
| ProcessDecay(float delta, bool hasRootAsPlayer) | InventoryItem | protected |
| ProcessItemTemperature(float delta, bool hasParent, bool hasRootAsPlayer, ItemBase refParentIB) | InventoryItem | protected |
| ProcessItemWetness(float delta, bool hasParent, bool hasRootAsPlayer, ItemBase refParentIB) | InventoryItem | protected |
| ProcessItemWetnessAndTemperature(float delta, bool hasParent, bool hasRootAsPlayer, ItemBase refParentIB) | InventoryItem | protected |
| ProcessVariables() | InventoryItem | protected |
| ReadVarsFromCTX(ParamsReadContext ctx, int version=-1) | InventoryItem | protected |
| RefreshAudioVisualsOnClient(CookingMethodType cooking_method, bool is_done, bool is_empty, bool is_burned) | InventoryItem | protected |
| RemoveAgent(int agent_id) | InventoryItem | protected |
| RemoveAllAgents() | InventoryItem | protected |
| RemoveAllAgentsExcept(int agent_to_keep) | InventoryItem | protected |
| RemoveAudioVisualsOnClient() | InventoryItem | protected |
| RemoveLightSourceItem() | InventoryItem | protected |
| Repair(PlayerBase player, ItemBase item_repair_kit, float specialty_weight) | InventoryItem | protected |
| SaveAgents(ParamsWriteContext ctx) | InventoryItem | protected |
| SerializeNumericalVars(array< float > floats_out) | InventoryItem | protected |
| SetCanBeMovedOverride(bool setting) | InventoryItem | protected |
| SetCleanness(int value, bool allow_client=false) | InventoryItem | protected |
| SetColor(int r, int g, int b, int a) | InventoryItem | protected |
| SetInventoryLocationToVicinityOrCurrent(EntityAI root, inout InventoryLocation dst) | InventoryItem | protected |
| SetIsDeploySound(bool is_deploy_sound) | InventoryItem | protected |
| SetIsPlaceSound(bool is_place_sound) | InventoryItem | protected |
| SetLiquidType(int value, bool allow_client=false) | InventoryItem | protected |
| SetQuantity(float value, bool destroy_config=true, bool destroy_forced=false, bool allow_client=false, bool clamp_to_stack_max=true) | InventoryItem | protected |
| SetQuantityMax() | InventoryItem | protected |
| SetQuantityNormalized(float value, bool destroy_config=true, bool destroy_forced=false) | InventoryItem | protected |
| SetQuantityToMinimum() | InventoryItem | protected |
| SetResultOfSplit(bool value) | InventoryItem | protected |
| SetStoreLoad(bool value) | InventoryItem | protected |
| SetStoreLoadedQuantity(float value) | InventoryItem | protected |
| SetTakeable(bool pState) | InventoryItem | protected |
| SetWet(float value, bool allow_client=false) | InventoryItem | protected |
| SetWetMax() | InventoryItem | protected |
| SetZoneDamageCEInit() | InventoryItem | protected |
| ShouldSplitQuantity(float quantity) | InventoryItem | protected |
| SoundSynchRemote() | InventoryItem | protected |
| SoundSynchRemoteReset() | InventoryItem | protected |
| SplitIntoStackMax(EntityAI destination_entity, int slot_id, PlayerBase player) | InventoryItem | protected |
| SplitIntoStackMaxCargo(EntityAI destination_entity, int idx, int row, int col) | InventoryItem | protected |
| SplitIntoStackMaxCargoClient(EntityAI destination_entity, int idx, int row, int col) | InventoryItem | protected |
| SplitIntoStackMaxClient(EntityAI destination_entity, int slot_id) | InventoryItem | protected |
| SplitIntoStackMaxEx(EntityAI destination_entity, int slot_id) | InventoryItem | protected |
| SplitIntoStackMaxHands(PlayerBase player) | InventoryItem | protected |
| SplitIntoStackMaxHandsClient(PlayerBase player) | InventoryItem | protected |
| SplitIntoStackMaxToInventoryLocation(notnull InventoryLocation dst) | InventoryItem | protected |
| SplitIntoStackMaxToInventoryLocationClient(notnull InventoryLocation dst) | InventoryItem | protected |
| SplitIntoStackMaxToInventoryLocationEx(notnull InventoryLocation dst) | InventoryItem | protected |
| SplitItem(PlayerBase player) | InventoryItem | protected |
| SplitItemToInventoryLocation(notnull InventoryLocation dst) | InventoryItem | protected |
| StartItemSoundServer(int id) | InventoryItem | protected |
| StopDeployLoopSoundEx() | InventoryItem | protected |
| StopItemDynamicPhysics() | InventoryItem | protected |
| StopItemSoundServer(int id) | InventoryItem | protected |
| StopOverheatingParticles(ItemBase weapon, string ammoType, ItemBase muzzle_owner, ItemBase suppressor, string config_to_search) | InventoryItem | protectedstatic |
| TransferAgents(int agents) | InventoryItem | protected |
| UpdateOverheatingParticles(ItemBase weapon, string ammoType, ItemBase muzzle_owner, ItemBase suppressor, string config_to_search) | InventoryItem | protectedstatic |
| UpdateQuickbarShortcutVisibility(PlayerBase player) | InventoryItem | protected |
| UsesGlobalDeploy() | InventoryItem | protected |
| WriteVarsToCTX(ParamsWriteContext ctx) | InventoryItem | protected |