Definition at line 1 of file rightarea.c.
◆ RightArea()
◆ CanTakeToInventory()
| override bool RightArea::CanTakeToInventory |
( |
| ) |
|
|
protected |
◆ CanTakeToInventoryEx()
| override bool RightArea::CanTakeToInventoryEx |
( |
EntityAI | focusedEntity | ) |
|
|
protected |
◆ Combine()
| override bool RightArea::Combine |
( |
| ) |
|
|
protected |
◆ DraggingOverHeader()
| override void RightArea::DraggingOverHeader |
( |
Widget | w, |
|
|
int | x, |
|
|
int | y, |
|
|
Widget | receiver ) |
|
protected |
◆ EquipItem()
| override bool RightArea::EquipItem |
( |
| ) |
|
|
protected |
◆ ExpandCollapseContainer()
| override void RightArea::ExpandCollapseContainer |
( |
| ) |
|
|
protected |
◆ GetCurrentContainerBottomY()
| float RightArea::GetCurrentContainerBottomY |
( |
| ) |
|
|
protected |
◆ GetCurrentContainerTopY()
| float RightArea::GetCurrentContainerTopY |
( |
| ) |
|
|
protected |
◆ GetPlayerContainer()
◆ GetScrollWidget()
| override ScrollWidget RightArea::GetScrollWidget |
( |
| ) |
|
|
protected |
◆ GetSlotsArea()
| Widget RightArea::GetSlotsArea |
( |
| ) |
|
|
protected |
◆ GetSlotsHeader()
| Widget RightArea::GetSlotsHeader |
( |
| ) |
|
|
protected |
◆ HasEntityContainerVisible()
| bool RightArea::HasEntityContainerVisible |
( |
EntityAI | entity | ) |
|
|
protected |
◆ InspectItem()
| override bool RightArea::InspectItem |
( |
| ) |
|
|
protected |
◆ IsPlayerEquipmentActive()
| bool RightArea::IsPlayerEquipmentActive |
( |
| ) |
|
|
protected |
◆ MoveUpDownIcons()
| void RightArea::MoveUpDownIcons |
( |
| ) |
|
|
protected |
◆ OnShow()
| override void RightArea::OnShow |
( |
| ) |
|
|
protected |
◆ Refresh()
| override void RightArea::Refresh |
( |
| ) |
|
|
protected |
◆ Select()
| override bool RightArea::Select |
( |
| ) |
|
|
protected |
◆ SelectItem()
| override bool RightArea::SelectItem |
( |
| ) |
|
|
protected |
◆ SetLayoutName()
| override void RightArea::SetLayoutName |
( |
| ) |
|
|
protected |
◆ SetParentWidget()
| override void RightArea::SetParentWidget |
( |
| ) |
|
|
protected |
◆ SetSameLevelNextActive()
| override void RightArea::SetSameLevelNextActive |
( |
| ) |
|
|
protected |
◆ SetSameLevelPreviousActive()
| override void RightArea::SetSameLevelPreviousActive |
( |
| ) |
|
|
protected |
◆ SplitItem()
| override bool RightArea::SplitItem |
( |
| ) |
|
|
protected |
◆ SwapItemsInOrder()
| void RightArea::SwapItemsInOrder |
( |
int | slot1, |
|
|
int | slot2 ) |
|
protected |
◆ TransferItem()
| override bool RightArea::TransferItem |
( |
| ) |
|
|
protected |
◆ TransferItemToVicinity()
| override bool RightArea::TransferItemToVicinity |
( |
| ) |
|
|
protected |
◆ UnfocusGrid()
| override void RightArea::UnfocusGrid |
( |
| ) |
|
|
protected |
◆ UpdateInterval()
| override void RightArea::UpdateInterval |
( |
| ) |
|
|
protected |
◆ UpdateSelectionIcons()
| override void RightArea::UpdateSelectionIcons |
( |
| ) |
|
|
protected |
◆ m_ContentParent
| Widget RightArea::m_ContentParent |
|
protected |
◆ m_ContentResize
| ref SizeToChild RightArea::m_ContentResize |
|
protected |
◆ m_DownIcon
| Widget RightArea::m_DownIcon |
|
protected |
◆ m_ProcessGridMovement
| bool RightArea::m_ProcessGridMovement |
|
protected |
◆ m_ScrollWidget
| ScrollWidget RightArea::m_ScrollWidget |
|
protected |
◆ m_ShouldChangeSize
| bool RightArea::m_ShouldChangeSize = true |
|
protected |
◆ m_SlotsContent
| Widget RightArea::m_SlotsContent |
|
protected |
◆ m_SlotsHeader
| Widget RightArea::m_SlotsHeader |
|
protected |
◆ m_UpIcon
| Widget RightArea::m_UpIcon |
|
protected |
The documentation for this class was generated from the following file: