Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
SlotsContainer Class Reference
Inheritance diagram for SlotsContainer:
Container

Protected Member Functions

void SlotsContainer (LayoutHolder parent, EntityAI slot_parent)
 
override void SetDefaultFocus (bool while_micromanagment_mode=false)
 
override void SetLastFocus ()
 
void SetFocus (int index)
 
void SetVisibleFocus (int index)
 
int GetVisibleFocus ()
 
override void SetNextRightActive ()
 
override void SetNextLeftActive ()
 
void UpdateIcon ()
 
override void UnfocusAll ()
 
override void Unfocus ()
 
override bool SelectItem ()
 
override bool IsEmpty ()
 
override bool IsDisplayable ()
 
SlotsIcon GetSlotIcon (int index)
 
override SlotsIcon GetFocusedSlotsIcon ()
 
override EntityAI GetFocusedItem ()
 
override void SetLayoutName ()
 
bool VerifySlotsIconVisibility (int idx=-1)
 Returns 'true' if radial icon is VISIBLE and also OPEN (individual icon or any icon, use parameter..)
 

Protected Attributes

ref array< ref SlotsIconm_Icons
 
int m_VisibleColumnCount
 

Detailed Description

Definition at line 1 of file slotscontainer.c.

Constructor & Destructor Documentation

◆ SlotsContainer()

void SlotsContainer::SlotsContainer ( LayoutHolder parent,
EntityAI slot_parent )
protected

Definition at line 6 of file slotscontainer.c.

Member Function Documentation

◆ GetFocusedItem()

override EntityAI SlotsContainer::GetFocusedItem ( )
protected

Definition at line 226 of file slotscontainer.c.

◆ GetFocusedSlotsIcon()

override SlotsIcon SlotsContainer::GetFocusedSlotsIcon ( )
protected

Definition at line 217 of file slotscontainer.c.

◆ GetSlotIcon()

SlotsIcon SlotsContainer::GetSlotIcon ( int index)
protected

Definition at line 207 of file slotscontainer.c.

◆ GetVisibleFocus()

int SlotsContainer::GetVisibleFocus ( )
protected

Definition at line 75 of file slotscontainer.c.

◆ IsDisplayable()

override bool SlotsContainer::IsDisplayable ( )
protected

Definition at line 193 of file slotscontainer.c.

◆ IsEmpty()

override bool SlotsContainer::IsEmpty ( )
protected

Definition at line 188 of file slotscontainer.c.

◆ SelectItem()

override bool SlotsContainer::SelectItem ( )
protected

Definition at line 175 of file slotscontainer.c.

◆ SetDefaultFocus()

override void SlotsContainer::SetDefaultFocus ( bool while_micromanagment_mode = false)
protected

Definition at line 24 of file slotscontainer.c.

◆ SetFocus()

void SlotsContainer::SetFocus ( int index)
protected

Definition at line 45 of file slotscontainer.c.

◆ SetLastFocus()

override void SlotsContainer::SetLastFocus ( )
protected

Definition at line 40 of file slotscontainer.c.

◆ SetLayoutName()

override void SlotsContainer::SetLayoutName ( )
protected

Definition at line 238 of file slotscontainer.c.

◆ SetNextLeftActive()

override void SlotsContainer::SetNextLeftActive ( )
protected

Definition at line 116 of file slotscontainer.c.

◆ SetNextRightActive()

override void SlotsContainer::SetNextRightActive ( )
protected

Definition at line 93 of file slotscontainer.c.

◆ SetVisibleFocus()

void SlotsContainer::SetVisibleFocus ( int index)
protected

Definition at line 54 of file slotscontainer.c.

◆ Unfocus()

override void SlotsContainer::Unfocus ( )
protected

Definition at line 166 of file slotscontainer.c.

◆ UnfocusAll()

override void SlotsContainer::UnfocusAll ( )
protected

Definition at line 158 of file slotscontainer.c.

◆ UpdateIcon()

void SlotsContainer::UpdateIcon ( )
protected

Definition at line 139 of file slotscontainer.c.

◆ VerifySlotsIconVisibility()

bool SlotsContainer::VerifySlotsIconVisibility ( int idx = -1)
protected

Returns 'true' if radial icon is VISIBLE and also OPEN (individual icon or any icon, use parameter..)

Definition at line 266 of file slotscontainer.c.

Member Data Documentation

◆ m_Icons

ref array<ref SlotsIcon> SlotsContainer::m_Icons
protected

Definition at line 3 of file slotscontainer.c.

◆ m_VisibleColumnCount

int SlotsContainer::m_VisibleColumnCount
protected

Definition at line 4 of file slotscontainer.c.


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