![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Attributes | |
| ref map< EntityAI, ref Attachments > | m_AttachmentAttachments |
| ref map< EntityAI, ref AttachmentsWrapper > | m_AttachmentAttachmentsContainers |
| ref map< EntityAI, ref CargoContainer > | m_AttachmentCargos |
| ref array< int > | m_AttachmentSlotsSorted |
| ref Attachments | m_Atts |
| ref CargoContainer | m_CargoGrid |
| int | m_CargoIndex = -1 |
Definition at line 1 of file containerwithcargo.c.
|
inlineprotected |
Definition at line 16 of file containerwithcargoandattachments.c.
References AttachmentAdded(), AttachmentRemoved(), m_AttachmentAttachments, m_AttachmentAttachmentsContainers, m_AttachmentCargos, m_Atts, and m_Entity.
Definition at line 193 of file containerwithcargoandattachments.c.
References AttachmentAddedEx().
Referenced by ~ContainerWithCargoAndAttachments(), and SetEntity().
|
inlineprotected |
Definition at line 128 of file containerwithcargoandattachments.c.
References InventorySlots::GetSlotIdFromString(), Inventory(), m_AttachmentAttachments, m_AttachmentAttachmentsContainers, m_AttachmentCargos, m_AttachmentSlotsSorted, m_Atts, m_Parent, and RecomputeContainers().
Referenced by AttachmentAdded(), and SetEntity().
Definition at line 198 of file containerwithcargoandattachments.c.
References InventorySlots::GetSlotIdFromString(), Inventory(), m_AttachmentAttachments, m_AttachmentAttachmentsContainers, m_AttachmentCargos, m_Parent, and RecomputeContainers().
Referenced by ~ContainerWithCargoAndAttachments(), and SetEntity().
|
inlineprotected |
Definition at line 36 of file containerwithcargo.c.
References m_CargoGrid.
|
inlineprotected |
Definition at line 41 of file containerwithcargo.c.
References m_CargoGrid.
|
inlineprotected |
Definition at line 85 of file containerwithcargo.c.
References ItemManager::GetInstance(), m_Entity, m_Parent, OnHide(), and ItemManager::SetDefaultOpenState().
Referenced by Container::CloseButtonOnMouseButtonDown().
|
inlineprotected |
Definition at line 6 of file containerwithcargo.c.
References WidgetEventHandler::GetInstance(), m_CargoGrid, and WidgetEventHandler::RegisterOnDraggingOver().
Referenced by AttachmentCategoriesRow::RefreshSlot().
|
inlineprotected |
Definition at line 11 of file containerwithcargoandattachments.c.
References WidgetEventHandler::GetInstance(), and WidgetEventHandler::RegisterOnDraggingOver().
Definition at line 693 of file containerwithcargoandattachments.c.
References g_Game, ItemPreviewWidget::GetItem(), SlotsIcon::IsReserved(), name, x, and y.
Definition at line 434 of file containerwithcargo.c.
References g_Game, ColorManager::GetInstance(), ItemManager::GetInstance(), GetItemPreviewItem(), ItemManager::GetLeftDropzone(), ItemManager::GetRightDropzone(), ColorManager::GREEN_COLOR, ItemManager::HideDropzones(), m_Entity, ColorManager::RED_COLOR, ColorManager::SetColor(), ItemManager::ShowSourceDropzone(), x, and y.
Referenced by DraggingOverHeader().
Definition at line 839 of file containerwithcargoandattachments.c.
References DraggingOverHeader(), x, and y.
Definition at line 244 of file containerwithcargo.c.
References g_Game, CargoBase::GetHeight(), ItemManager::GetInstance(), CargoBase::GetItemCount(), GetItemPreviewItem(), ItemManager::GetLeftDropzone(), ItemManager::GetRightDropzone(), CargoBase::GetWidth(), ColorManager::GREEN_COLOR, ItemManager::HideDropzones(), InventoryLocation::IsValid(), m_CargoIndex, m_Entity, name, ColorManager::RED_COLOR, InventoryLocation::SetCargoAuto(), ItemManager::ShowSourceDropzone(), x, and y.
|
inlineprotected |
Definition at line 760 of file containerwithcargoandattachments.c.
References g_Game, CargoBase::GetHeight(), ItemManager::GetInstance(), GetItemPreviewItem(), ItemManager::GetLeftDropzone(), ItemManager::GetRightDropzone(), CargoBase::GetWidth(), ColorManager::GREEN_COLOR, m_AttachmentCargos, m_CargoGrid, m_Entity, name, ColorManager::RED_COLOR, x, and y.
Definition at line 429 of file containerwithcargo.c.
References DraggingOver(), x, and y.
Referenced by DraggingOver().
Definition at line 844 of file containerwithcargoandattachments.c.
References ItemBase::CanBeCombined(), GameInventory::CanSwapEntitiesEx(), Class::CastTo(), ColorManager::COMBINE_COLOR, g_Game, SlotsIcon::GetEntity(), ColorManager::GetInstance(), ItemManager::GetInstance(), GetItemPreviewItem(), ItemManager::GetLeftDropzone(), ItemManager::GetRightDropzone(), SlotsIcon::GetSlotID(), SlotsIcon::GetSlotParent(), ColorManager::GREEN_COLOR, ItemManager::HideDropzones(), SlotsIcon::IsReserved(), m_Entity, ColorManager::RED_COLOR, ColorManager::SetColor(), ItemManager::ShowSourceDropzone(), ColorManager::SWAP_COLOR, x, and y.
Definition at line 333 of file containerwithcargo.c.
References ColorManager::BASE_COLOR, InventoryLocation::CompareLocationOnly(), FindAnyWidget(), g_Game, InventoryLocation::GetFlip(), CargoBase::GetHeight(), ItemManager::GetInstance(), CargoBase::GetItemCount(), GetItemPreviewItem(), CargoBase::GetWidth(), ItemManager::HideDropzones(), InventoryLocation::IsValid(), m_CargoGrid, m_CargoIndex, m_Entity, Icon::Refresh(), Refresh(), InventoryLocation::SetCargoAuto(), ItemManager::SetIsDragging(), SplitItemUtils::TakeOrSplitToInventoryLocation(), x, and y.
NOTE Used for mouse only.
Definition at line 525 of file containerwithcargoandattachments.c.
References ColorManager::BASE_COLOR, InventoryLocation::CompareLocationOnly(), g_Game, InventoryLocation::GetFlip(), CargoBase::GetHeight(), ItemManager::GetInstance(), CargoBase::GetItemCount(), GetItemPreviewItem(), CargoBase::GetWidth(), ItemManager::HideDropzones(), InventoryLocation::IsValid(), m_AttachmentCargos, m_CargoGrid, m_Entity, Icon::Refresh(), Refresh(), InventoryLocation::SetCargoAuto(), ItemManager::SetIsDragging(), SplitItemUtils::TakeOrSplitToInventoryLocation(), x, and y.
|
inlineprotected |
Definition at line 169 of file containerwithcargo.c.
References m_CargoGrid.
|
inlineprotected |
Definition at line 995 of file containerwithcargoandattachments.c.
References m_AttachmentAttachmentsContainers.
Definition at line 990 of file containerwithcargoandattachments.c.
References m_AttachmentCargos.
|
inlineprotected |
Definition at line 490 of file containerwithcargo.c.
References m_CargoGrid.
Referenced by Container::UpdateRadialIcon().
|
inlineprotected |
Definition at line 985 of file containerwithcargoandattachments.c.
References m_CargoGrid.
|
inlineprotected |
Definition at line 214 of file containerwithcargo.c.
References m_Entity.
Referenced by OnDropReceivedFromHeader().
|
inlineprotected |
Definition at line 410 of file containerwithcargoandattachments.c.
References m_Entity.
|
inlineprotected |
Definition at line 219 of file containerwithcargo.c.
References m_Entity.
|
inlineprotected |
Definition at line 264 of file containerwithcargoandattachments.c.
References m_Entity.
Definition at line 224 of file containerwithcargo.c.
References ItemPreviewWidget::GetItem(), and name.
Referenced by DraggingOver(), DraggingOverGrid(), DraggingOverGrid(), DraggingOverHeader(), DropReceived(), DropReceived(), OnDropReceivedFromHeader(), and TakeAsAttachment().
Definition at line 422 of file containerwithcargoandattachments.c.
References ItemPreviewWidget::GetItem(), and name.
Definition at line 442 of file containerwithcargoandattachments.c.
References name.
|
inlineprotected |
Definition at line 415 of file containerwithcargoandattachments.c.
References name.
|
inlineprotected |
Definition at line 386 of file containerwithcargoandattachments.c.
References m_CargoGrid.
Referenced by SetEntity(), and UpdateInterval().
|
inlineprotected |
Definition at line 184 of file containerwithcargo.c.
References m_CargoGrid.
Referenced by AttachmentCategoriesRow::MouseClick(), and MouseClick2().
|
inlineprotected |
Definition at line 19 of file containerwithcargo.c.
References m_Entity.
Referenced by AttachmentCategoriesContainer::CanOpenCloseContainerEx(), PlayerContainer::CanOpenCloseContainerEx(), VicinityContainer::CanOpenCloseContainerEx(), ZombieContainer::CanOpenCloseContainerEx(), Container::Open(), SetEntity(), AttachmentCategoriesContainer::UpdateInterval(), and Container::UpdateRadialIcon().
|
inlineprotected |
Definition at line 26 of file containerwithcargo.c.
References m_CargoGrid.
|
inlineprotected |
Definition at line 144 of file containerwithcargo.c.
References m_CargoGrid.
|
inlineprotected |
Definition at line 298 of file containerwithcargoandattachments.c.
|
inlineprotected |
Definition at line 31 of file containerwithcargo.c.
References m_CargoGrid.
|
inlineprotected |
Definition at line 46 of file containerwithcargo.c.
References m_CargoGrid.
|
inlineprotected |
Definition at line 149 of file containerwithcargo.c.
References m_CargoGrid.
|
inlineprotected |
Definition at line 303 of file containerwithcargoandattachments.c.
References IsLastIndex().
|
inlineprotected |
Definition at line 293 of file containerwithcargoandattachments.c.
Referenced by IsLastContainerFocused().
|
inlineprotected |
Definition at line 102 of file containerwithcargo.c.
Referenced by PlayerContainer::HasEntityContainerVisible(), PlayerContainer::ItemAttached(), ZombieContainer::ItemAttached(), Container::OnShow(), UpdateInterval(), and Container::UpdateRadialIcon().
|
inlineprotected |
Definition at line 51 of file containerwithcargo.c.
References OnHide().
Referenced by SetEntity(), and UpdateInterval().
Definition at line 458 of file containerwithcargoandattachments.c.
References ItemBase::CanBeSplit(), g_Game, GetDayZGame(), SlotsIcon::GetEntity(), ItemManager::GetInstance(), SlotsIcon::GetSlotID(), SlotsIcon::GetSlotParent(), InspectItem(), SlotsIcon::IsReserved(), ItemManager::SetWidgetDraggable(), x, and y.
|
inlineprotected |
Definition at line 308 of file containerwithcargoandattachments.c.
References Inventory().
Definition at line 463 of file containerwithcargo.c.
References g_Game, GetEntity(), GetItemPreviewItem(), m_Entity, SplitItemUtils::TakeOrSplitToInventory(), x, and y.
Definition at line 683 of file containerwithcargoandattachments.c.
References TakeAsAttachment(), x, and y.
Definition at line 688 of file containerwithcargoandattachments.c.
References TakeAsAttachment(), x, and y.
|
inlineprotected |
Definition at line 68 of file containerwithcargo.c.
References ItemManager::GetInstance(), m_Entity, m_Parent, OnShow(), and ItemManager::SetDefaultOpenState().
Referenced by AttachmentCategoriesContainer::InitGhostSlots().
|
inlineprotected |
Definition at line 42 of file containerwithcargoandattachments.c.
References GameInventory::AttachmentCount(), GameInventory::GetAttachmentFromIndex(), Attachments::GetAttachmentSlotID(), m_AttachmentAttachmentsContainers, m_AttachmentCargos, AttachmentsWrapper::m_Attachments, m_Atts, m_CargoGrid, and m_Entity.
Referenced by AttachmentAddedEx(), AttachmentRemoved(), and SetEntity().
|
inlineprotected |
Definition at line 154 of file containerwithcargo.c.
References m_CargoGrid.
Definition at line 318 of file containerwithcargoandattachments.c.
References AttachmentAdded(), AttachmentAddedEx(), AttachmentRemoved(), InventorySlots::GetSlotName(), HideCargo(), IsDisplayable(), m_AttachmentAttachments, m_AttachmentAttachmentsContainers, m_AttachmentCargos, m_AttachmentSlotsSorted, m_Atts, m_CargoGrid, m_Entity, m_Parent, name, RecomputeContainers(), and ShowCargo().
Definition at line 189 of file containerwithcargo.c.
References LockCargo(), m_CargoGrid, m_CargoIndex, m_Entity, m_Parent, and Refresh().
|
inlineprotected |
Definition at line 398 of file containerwithcargoandattachments.c.
References m_CargoGrid.
Referenced by SetEntity(), and UpdateInterval().
|
inlineprotected |
Definition at line 164 of file containerwithcargo.c.
References m_CargoGrid.
Definition at line 597 of file containerwithcargoandattachments.c.
References GameInventory::CanSwapEntitiesEx(), Class::CastTo(), g_Game, SlotsIcon::GetEntity(), ItemManager::GetInstance(), GetItemPreviewItem(), InventoryLocation::GetSlot(), SlotsIcon::GetSlotID(), SlotsIcon::GetSlotParent(), ItemManager::HideDropzones(), SlotsIcon::IsReserved(), m_Entity, ItemManager::SetIsDragging(), and SplitItemUtils::TakeOrSplitToInventory().
Referenced by OnDropReceivedFromHeader(), and OnDropReceivedFromHeader2().
|
inlineprotected |
Definition at line 410 of file containerwithcargo.c.
|
inlineprotected |
Definition at line 174 of file containerwithcargo.c.
References m_CargoGrid.
|
inlineprotected |
Definition at line 179 of file containerwithcargo.c.
References m_CargoGrid.
|
inlineprotected |
Definition at line 159 of file containerwithcargo.c.
References m_CargoGrid.
|
inlineprotected |
Definition at line 269 of file containerwithcargoandattachments.c.
References m_AttachmentAttachments, m_AttachmentCargos, m_Atts, and m_CargoGrid.
|
inlineprotected |
Definition at line 107 of file containerwithcargo.c.
References ItemManager::GetDraggedItem(), ItemManager::GetInstance(), IsOpened(), LockCargo(), m_CargoGrid, and m_Entity.
|
inlineprotected |
Definition at line 230 of file containerwithcargoandattachments.c.
References ItemManager::GetDraggedItem(), ItemManager::GetInstance(), HideCargo(), IsOpened(), m_CargoGrid, m_Entity, and ShowCargo().
|
protected |
Definition at line 8 of file containerwithcargoandattachments.c.
Referenced by ~ContainerWithCargoAndAttachments(), AttachmentAddedEx(), AttachmentRemoved(), SetEntity(), and UnfocusAll().
|
protected |
Definition at line 7 of file containerwithcargoandattachments.c.
Referenced by ~ContainerWithCargoAndAttachments(), AttachmentAddedEx(), AttachmentRemoved(), GetAttachmentAttachmentsContainers(), RecomputeContainers(), and SetEntity().
Definition at line 6 of file containerwithcargoandattachments.c.
Referenced by ~ContainerWithCargoAndAttachments(), AttachmentAddedEx(), AttachmentRemoved(), DraggingOverGrid(), DropReceived(), GetAttachmentCargos(), RecomputeContainers(), SetEntity(), and UnfocusAll().
Definition at line 9 of file containerwithcargoandattachments.c.
Referenced by AttachmentAddedEx(), and SetEntity().
|
protected |
Definition at line 3 of file containerwithcargoandattachments.c.
Referenced by ~ContainerWithCargoAndAttachments(), AttachmentAddedEx(), RecomputeContainers(), SetEntity(), and UnfocusAll().
|
protected |
Definition at line 3 of file containerwithcargo.c.
Referenced by CanCombine(), CanCombineAmmo(), ContainerWithCargo(), DraggingOverGrid(), DropReceived(), DropReceived(), EquipItem(), GetCargo(), HideCargo(), InspectItem(), IsEmpty(), IsFirstContainerFocused(), IsItemActive(), IsItemWithQuantityActive(), IsLastContainerFocused(), RecomputeContainers(), SetDefaultFocus(), SetEntity(), SetEntity(), ShowCargo(), SplitItem(), TransferItem(), TransferItemToVicinity(), UnfocusAll(), and UpdateInterval().
|
protected |
Definition at line 4 of file containerwithcargo.c.
Referenced by DraggingOverGrid(), DropReceived(), and SetEntity().