См. определение в файле ScriptConsoleItemsTab.c строка 442
  443    {
  445        {
  447 
  450 
  453 
  456 
  457            if (preset_name != "" && item_index > -1)
  458            {
  462 
  466 
  467                
  469 
  470                
  472 
  473                
  475            }
  476            else
  477            {
  481                
  482            }
  483        }
  484    }
TextWidget m_ItemQuantityLabel
CheckBoxWidget m_WithPhysicsCheckbox
EditBoxWidget m_QuantityEditBox
int GetCurrentItemIndex()
void ShowItemTransferButtons()
ButtonWidget m_ItemMoveUpButton
EditBoxWidget m_DamageEditBox
bool IsCurrentPresetFixed()
ButtonWidget m_ItemMoveDownButton
string GetCurrentPresetName()
TextWidget m_ItemDamageLabel
PluginConfigDebugProfile m_ConfigDebugProfile
proto string ToString(bool simple=true)
Перекрестные ссылки GetCurrentItemIndex(), GetCurrentPresetName(), IsCurrentPresetFixed(), ScriptConsoleTabBase::m_ConfigDebugProfile, m_DamageEditBox, m_ItemDamageLabel, m_ItemMoveDownButton, m_ItemMoveUpButton, m_ItemQuantityLabel, m_QuantityEditBox, m_WithPhysicsCheckbox, ShowItemTransferButtons() и float::ToString().
Используется в OnClick() и OnItemSelected().