Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
AttachmentsGroupContainer Class Reference
Inheritance diagram for AttachmentsGroupContainer:
Container AttachmentsWrapper

Private Member Functions

void AttachmentsGroupContainer (LayoutHolder parent)
int GetColumnCountForRow (int row, bool include_invisible=true)
override Header GetHeader ()
int GetRowCount (bool include_invisible=true)
SlotsIcon GetSlotsIcon (int row, int column, bool include_invisible=true)
override void SetActive (bool active)
override void SetDefaultFocus (bool while_micromanagment_mode=false)
override void SetHeader (Header header)
override void SetLayoutName ()
override void SetNextActive ()
override void SetPreviousActive (bool force=false)
Private Member Functions inherited from Container
void ~CargoContainer ()
void AddedToCargo (EntityAI item)
void AddedToCargoEx (EntityAI item, bool refresh=true)
override bool CanCombineAmmo ()
void CargoContainer (LayoutHolder parent, bool is_attachment=false)
override void CheckHeaderDragability ()
void ClosableContainer (LayoutHolder parent, int sort=-1)
override void Close ()
void CloseButtonOnMouseButtonDown ()
override bool Combine ()
override LayoutHolder Get (int x)
int GetAttachmentSlotID ()
int GetCargoCapacity ()
int GetCargoIndex ()
EntityAI GetEntity ()
override float GetFocusedContainerHeight (bool contents=false)
override float GetFocusedContainerHeight (bool contents=false)
override float GetFocusedContainerYPos (bool contents=false)
override float GetFocusedContainerYPos (bool contents=false)
override float GetFocusedContainerYScreenPos (bool contents=false)
override float GetFocusedContainerYScreenPos (bool contents=false)
Icon GetFocusedIcon ()
override EntityAI GetFocusedItem ()
override Header GetHeader ()
Icon GetIcon (EntityAI item)
Icon GetIcon (int index)
int GetIconsCount ()
float GetIconSize ()
int GetMaxCargoCapacity ()
int GetRecipeCount (bool recipe_anywhere, ItemBase entity1, ItemBase entity2, PlayerBase player)
float GetSpaceSize ()
bool HasItem (EntityAI item)
void InitGridHeight ()
Icon InitIcon (Icon icon, EntityAI item, int pos_x, int pos_y)
Icon InitIconEx (Icon icon, EntityAI item, int pos_x, int pos_y, bool refresh=true)
override bool IsDisplayable ()
override bool IsEmpty ()
override bool IsItemActive ()
override bool IsItemWithQuantityActive ()
void MoveContainerDown (Widget cont)
void MoveContainerUp (Widget cont)
void MovedInCargo (EntityAI item)
override void OnShow ()
override void Open ()
override void Refresh ()
override void Refresh ()
void RefreshImpl ()
void ReleaseLock (EntityAI item)
void RemovedFromCargo (EntityAI item)
override bool Select ()
override bool SelectItem ()
override void SetActive (bool active)
void SetAlternateFalseTextHeaderWidget (TextWidget w)
void SetAttachmentSlotID (int slotID)
override void SetDefaultFocus (bool while_micromanagment_mode=false)
void SetEntity (EntityAI item, int cargo_index=0, bool immedUpdate=true)
override void SetLastActive ()
override void SetLastFocus ()
override void SetLayoutName ()
override void SetLayoutName ()
void SetLock (EntityAI item)
override void SetNextActive ()
override void SetNextLeftActive ()
override void SetNextRightActive ()
void SetOpenState (bool state)
override void SetPreviousActive (bool force=false)
void ShowFalseCargoHeader (bool show)
override bool TransferItem ()
override bool TransferItemToVicinity ()
override void Unfocus ()
override void UnfocusAll ()
void UpdateHeaderText ()
override void UpdateInterval ()
override void UpdateRadialIcon ()
void UpdateRowVisibility (int count)
void UpdateSelection ()
void UpdateSize ()

Private Attributes

ref Header m_Header
Private Attributes inherited from Container
TextWidget m_AlternateFalseHeaderTextWidget
int m_AttachmentSlotID = -1
CargoBase m_Cargo
Widget m_CargoContainer
Widget m_CargoHeader
int m_CargoIndex = -1
ref ClosableHeader m_ClosableHeader
TextWidget m_FalseHeaderTextWidget
int m_FocusedItemPosition = -1
ref array< ref Iconm_Icons
float m_IconSize
bool m_IsAttachment
Widget m_ItemsContainer
bool m_LockCargo
ref SizeToChild m_Resizer1
ref SizeToChild m_Resizer2
ref Timer m_ResizeTimer
ref array< ref CargoContainerRowm_Rows
ref map< EntityAI, ref Param3< ref Icon, int, int > > m_ShowedItemPositions
ref map< EntityAI, ref Param3< ref Icon, int, int > > m_ShowedLockPositions
float m_SpaceSize
const int ROWS_NUMBER_XBOX = 5

Detailed Description

Definition at line 1 of file attachmentsgroupcontainer.c.

Constructor & Destructor Documentation

◆ AttachmentsGroupContainer()

void AttachmentsGroupContainer ( LayoutHolder parent)
inlineprivate

Definition at line 21 of file attachmentsgroupcontainer.c.

Member Function Documentation

◆ GetColumnCountForRow()

int GetColumnCountForRow ( int row,
bool include_invisible = true )
inlineprivate

Definition at line 67 of file attachmentsgroupcontainer.c.

◆ GetHeader()

override Header GetHeader ( )
inlineprivate

Definition at line 16 of file attachmentsgroupcontainer.c.

References m_Header.

◆ GetRowCount()

int GetRowCount ( bool include_invisible = true)
inlineprivate

Definition at line 55 of file attachmentsgroupcontainer.c.

◆ GetSlotsIcon()

SlotsIcon GetSlotsIcon ( int row,
int column,
bool include_invisible = true )
inlineprivate

Definition at line 41 of file attachmentsgroupcontainer.c.

References SlotsContainer::GetSlotIcon().

◆ SetActive()

override void SetActive ( bool active)
inlineprivate

◆ SetDefaultFocus()

override void SetDefaultFocus ( bool while_micromanagment_mode = false)
inlineprivate

Definition at line 35 of file attachmentsgroupcontainer.c.

◆ SetHeader()

override void SetHeader ( Header header)
inlineprivate

Definition at line 10 of file attachmentsgroupcontainer.c.

References m_Header.

◆ SetLayoutName()

override void SetLayoutName ( )
inlineprivate

◆ SetNextActive()

◆ SetPreviousActive()

Field Documentation

◆ m_Header

ref Header m_Header
private

Definition at line 3 of file attachmentsgroupcontainer.c.

Referenced by GetHeader(), and SetHeader().


The documentation for this class was generated from the following file: