![]() |
Dayz Explorer 1.28.160049
|
Protected Member Functions | |
| void | ContainerWithCargo (LayoutHolder parent, int sort=-1) |
| override bool | IsDisplayable () |
| override bool | IsEmpty () |
| override bool | IsItemActive () |
| override bool | CanCombine () |
| override bool | CanCombineAmmo () |
| override bool | IsItemWithQuantityActive () |
| void | LockCargo (bool value) |
| override void | Open () |
| override void | Close () |
| override bool | IsOpened () |
| override void | UpdateInterval () |
| override bool | IsFirstContainerFocused () |
| override bool | IsLastContainerFocused () |
| override void | SetDefaultFocus (bool while_micromanagment_mode=false) |
| override void | UnfocusAll () |
| override bool | SplitItem () |
| override bool | EquipItem () |
| override bool | TransferItem () |
| override bool | TransferItemToVicinity () |
| override bool | InspectItem () |
| void | SetEntity (EntityAI entity, int cargo_index=0, bool immedUpdate=true) |
| EntityAI | GetEntity () |
| override EntityAI | GetFocusedContainerEntity () |
| EntityAI | GetItemPreviewItem (Widget w) |
| bool | DraggingOverGrid (Widget w, int x, int y, Widget reciever) |
| void | DropReceived (Widget w, int x, int y) |
| void | TakeIntoHands (notnull PlayerBase player, notnull EntityAI item) |
| override void | DraggingOverHeader (Widget w, int x, int y, Widget receiver) |
| override void | DraggingOver (Widget w, int x, int y, Widget receiver) |
| override void | OnDropReceivedFromHeader (Widget w, int x, int y, Widget receiver) |
| CargoContainer | GetCargo () |
| void | ContainerWithCargoAndAttachments (LayoutHolder parent, int sort=-1) |
| void | ~ContainerWithCargoAndAttachments () |
| void | RecomputeContainers () |
| void | AttachmentAddedEx (EntityAI item, string slot, EntityAI parent, bool immedUpdate=true) |
| void | AttachmentAdded (EntityAI item, string slot, EntityAI parent) |
| void | AttachmentRemoved (EntityAI item, string slot, EntityAI parent) |
| override void | UpdateInterval () |
| override EntityAI | GetFocusedContainerEntity () |
| override void | UnfocusAll () |
| override bool | IsLastIndex () |
| override bool | IsFirstContainerFocused () |
| override bool | IsLastContainerFocused () |
| override void | MoveGridCursor (int direction) |
| void | SetEntity (EntityAI entity, bool immedUpdate=true) |
| void | HideCargo () |
| void | ShowCargo () |
| EntityAI | GetEntity () |
| ItemPreviewWidget | GetItemPreviewWidgetDragOrDrop (Widget w) |
| EntityAI | GetItemPreviewItem (Widget w) |
| Widget | GetItemPreviewWidget (Widget w) |
| void | MouseClick2 (Widget w, int x, int y, int button) |
| void | DropReceived (Widget w, int x, int y, CargoContainer cargo) |
| NOTE Used for mouse only. | |
| void | TakeAsAttachment (Widget w, Widget receiver) |
| override void | OnDropReceivedFromHeader (Widget w, int x, int y, Widget receiver) |
| void | OnDropReceivedFromHeader2 (Widget w, int x, int y, Widget receiver) |
| void | DoubleClick (Widget w, int x, int y, int button) |
| bool | DraggingOverGrid (Widget w, int x, int y, Widget reciever, CargoContainer cargo) |
| override void | DraggingOver (Widget w, int x, int y, Widget receiver) |
| override void | DraggingOverHeader (Widget w, int x, int y, Widget receiver) |
| CargoContainer | GetCargo () |
| map< EntityAI, ref CargoContainer > | GetAttachmentCargos () |
| map< EntityAI, ref AttachmentsWrapper > | GetAttachmentAttachmentsContainers () |
Protected Attributes | |
| ref CargoContainer | m_CargoGrid |
| int | m_CargoIndex = -1 |
| ref Attachments | m_Atts |
| ref map< EntityAI, ref CargoContainer > | m_AttachmentCargos |
| ref map< EntityAI, ref AttachmentsWrapper > | m_AttachmentAttachmentsContainers |
| ref map< EntityAI, ref Attachments > | m_AttachmentAttachments |
| ref array< int > | m_AttachmentSlotsSorted |
Definition at line 1 of file containerwithcargo.c.
|
protected |
Definition at line 16 of file containerwithcargoandattachments.c.
Definition at line 193 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 128 of file containerwithcargoandattachments.c.
Definition at line 198 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 36 of file containerwithcargo.c.
|
protected |
Definition at line 41 of file containerwithcargo.c.
|
protected |
Definition at line 85 of file containerwithcargo.c.
|
protected |
Definition at line 6 of file containerwithcargo.c.
|
protected |
Definition at line 11 of file containerwithcargoandattachments.c.
Definition at line 693 of file containerwithcargoandattachments.c.
Definition at line 434 of file containerwithcargo.c.
Definition at line 839 of file containerwithcargoandattachments.c.
Definition at line 244 of file containerwithcargo.c.
|
protected |
Definition at line 760 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 429 of file containerwithcargo.c.
|
protected |
Definition at line 844 of file containerwithcargoandattachments.c.
Definition at line 333 of file containerwithcargo.c.
NOTE Used for mouse only.
Definition at line 525 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 169 of file containerwithcargo.c.
|
protected |
Definition at line 995 of file containerwithcargoandattachments.c.
Definition at line 990 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 490 of file containerwithcargo.c.
|
protected |
Definition at line 985 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 214 of file containerwithcargo.c.
|
protected |
Definition at line 410 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 219 of file containerwithcargo.c.
|
protected |
Definition at line 264 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 224 of file containerwithcargo.c.
|
protected |
Definition at line 422 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 442 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 415 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 386 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 184 of file containerwithcargo.c.
|
protected |
Definition at line 19 of file containerwithcargo.c.
|
protected |
Definition at line 26 of file containerwithcargo.c.
|
protected |
Definition at line 144 of file containerwithcargo.c.
|
protected |
Definition at line 298 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 31 of file containerwithcargo.c.
|
protected |
Definition at line 46 of file containerwithcargo.c.
|
protected |
Definition at line 149 of file containerwithcargo.c.
|
protected |
Definition at line 303 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 293 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 102 of file containerwithcargo.c.
|
protected |
Definition at line 51 of file containerwithcargo.c.
Definition at line 458 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 308 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 463 of file containerwithcargo.c.
|
protected |
Definition at line 683 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 688 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 68 of file containerwithcargo.c.
|
protected |
Definition at line 42 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 154 of file containerwithcargo.c.
Definition at line 318 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 189 of file containerwithcargo.c.
|
protected |
Definition at line 398 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 164 of file containerwithcargo.c.
|
protected |
Definition at line 597 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 410 of file containerwithcargo.c.
|
protected |
Definition at line 174 of file containerwithcargo.c.
|
protected |
Definition at line 179 of file containerwithcargo.c.
|
protected |
Definition at line 159 of file containerwithcargo.c.
|
protected |
Definition at line 269 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 107 of file containerwithcargo.c.
|
protected |
Definition at line 230 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 8 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 7 of file containerwithcargoandattachments.c.
Definition at line 6 of file containerwithcargoandattachments.c.
Definition at line 9 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 3 of file containerwithcargoandattachments.c.
|
protected |
Definition at line 3 of file containerwithcargo.c.
|
protected |
Definition at line 4 of file containerwithcargo.c.