| CalculateTooltipSlotPosition(int x=0, int y=0) | ItemManager | inlineprotected |
| ClearDefaultHeaderOpenStates() | ItemManager | inlineprotected |
| ClearDefaultOpenStates() | ItemManager | inlineprotected |
| ColorFromFloat(float fraction) | ItemManager | inlineprotectedstatic |
| DeserializeDefaultHeaderOpenStates() | ItemManager | inlineprotected |
| DeserializeDefaultOpenStates() | ItemManager | inlineprotected |
| EvaluateContainerDragabilityDefault(EntityAI entity) | ItemManager | inlineprotected |
| GetCenterDropzone() | ItemManager | inlineprotected |
| GetChosenCombinationFlag(EntityAI selectedEntity, EntityAI targetEntity, int relevantFlags, out InventoryLocation dst=null) | ItemManager | inlineprotectedstatic |
| GetCombinationFlags(EntityAI entity1, EntityAI entity2) | ItemManager | inlineprotectedstatic |
| GetDefaultHeaderOpenState(string type) | ItemManager | inlineprotected |
| GetDefaultOpenState(string type) | ItemManager | inlineprotected |
| GetDefaultOpenStateHands() | ItemManager | inlineprotected |
| GetDraggedIcon() | ItemManager | inlineprotected |
| GetDraggedItem() | ItemManager | inlineprotected |
| GetHandsPreview() | ItemManager | inlineprotected |
| GetHoveredItem() | ItemManager | inlineprotected |
| GetInstance() | ItemManager | inlineprotectedstatic |
| GetItemHealthColor(int pHealthLevel) | ItemManager | inlineprotectedstatic |
| GetItemHealthColor(EntityAI item, string zone="") | ItemManager | inlineprotectedstatic |
| GetLeftDropzone() | ItemManager | inlineprotected |
| GetRecipeCount(bool recipe_anywhere, EntityAI entity1, EntityAI entity2) | ItemManager | inlineprotectedstatic |
| GetRightDropzone() | ItemManager | inlineprotected |
| GetSelectedContainer() | ItemManager | inlineprotected |
| GetSelectedIcon() | ItemManager | inlineprotected |
| GetSelectedItem() | ItemManager | inlineprotected |
| GetSelectedWidget() | ItemManager | inlineprotected |
| HideDropzones() | ItemManager | inlineprotected |
| HideTooltip() | ItemManager | inlineprotected |
| HideTooltipSlot() | ItemManager | inlineprotected |
| IsDragging() | ItemManager | inlineprotected |
| IsMicromanagmentMode() | ItemManager | inlineprotected |
| ItemManager(Widget root) | ItemManager | inlineprotected |
| m_CenterDropzone | ItemManager | protected |
| m_DefautHeaderOpenStates | ItemManager | protected |
| m_DefautOpenStates | ItemManager | protected |
| m_DraggedIcon | ItemManager | protected |
| m_DraggedItem | ItemManager | protected |
| m_HandsDefaultOpenState | ItemManager | protected |
| m_HandsPreview | ItemManager | protected |
| m_HoveredItem | ItemManager | protected |
| m_Instance | ItemManager | privatestatic |
| m_IsDragging | ItemManager | protected |
| m_ItemMicromanagmentMode | ItemManager | protected |
| m_ItemPreviewWidget | ItemManager | protected |
| m_LeftDropzone | ItemManager | protected |
| m_RightDropzone | ItemManager | protected |
| m_RootWidget | ItemManager | protected |
| m_SelectedBaseIcon | ItemManager | protected |
| m_SelectedContainer | ItemManager | protected |
| m_SelectedIcon | ItemManager | protected |
| m_SelectedItem | ItemManager | protected |
| m_SelectedWidget | ItemManager | protected |
| m_SlotInfoShown | ItemManager | protected |
| m_TooltipCategoryWidget | ItemManager | protected |
| m_TooltipPosX | ItemManager | protected |
| m_TooltipPosY | ItemManager | protected |
| m_TooltipSlotTimer | ItemManager | protected |
| m_TooltipSlotWidget | ItemManager | protected |
| m_TooltipSourceWidget | ItemManager | protected |
| m_ToolTipTimer | ItemManager | protected |
| m_TooltipWidget | ItemManager | protected |
| PrepareSlotsTooltip(string name, string desc, int x=0, int y=0) | ItemManager | inlineprotected |
| PrepareTooltip(EntityAI item, int x=0, int y=0) | ItemManager | inlineprotected |
| SerializeDefaultHeaderOpenStates() | ItemManager | inlineprotected |
| SerializeDefaultOpenStates() | ItemManager | inlineprotected |
| SetDefaultHeaderOpenState(string type, bool is_opened) | ItemManager | inlineprotected |
| SetDefaultOpenState(string type, bool is_opened) | ItemManager | inlineprotected |
| SetDefaultOpenStateHands(bool is_opened) | ItemManager | inlineprotected |
| SetDraggedIcon(Icon dragged_icon) | ItemManager | inlineprotected |
| SetDraggedItem(EntityAI dragged_item) | ItemManager | inlineprotected |
| SetHandsPreview(HandsPreview hansd_preview) | ItemManager | inlineprotected |
| SetIconTemperature(EntityAI item, Widget item_w) | ItemManager | inlineprotected |
| SetIsDragging(bool is_dragging) | ItemManager | inlineprotected |
| SetItemMicromanagmentMode(bool item_micromanagment_mode) | ItemManager | inlineprotected |
| SetSelectedItem(EntityAI selected_item, Container selected_container, Widget selected_widget, SlotsIcon selected_icon) | ItemManager | inlineprotected |
| SetSelectedItemEx(EntityAI selected_item, Container selected_container, LayoutHolder selected_icon) | ItemManager | inlineprotected |
| SetTemperature(EntityAI item, Widget item_w) | ItemManager | inlineprotected |
| SetTooltipWidget(Widget w) | ItemManager | inlineprotected |
| SetWidgetDraggable(Widget w, bool draggable) | ItemManager | inlineprotected |
| ShowSourceDropzone(EntityAI item) | ItemManager | inlineprotected |
| ShowTooltip() | ItemManager | inlineprotected |
| ShowTooltipSlot() | ItemManager | inlineprotected |
| TOOLTIP_DELAY | ItemManager | protected |
| UpdateTooltipSlotPosition() | ItemManager | inlineprotected |