Wrapper around list of radial menu pairs (entry, widget) to provide easy way of handling entry-widget linking in the radial menu ValueType should inherit from Widget EntryType should inherit from BaseSelectionMenuEntry.  
 More...
Wrapper around list of radial menu pairs (entry, widget) to provide easy way of handling entry-widget linking in the radial menu ValueType should inherit from Widget EntryType should inherit from BaseSelectionMenuEntry. 
 
◆ SCR_RadialMenuWidgetPairList()
      
        
          | void SCR_RadialMenuWidgetPairList.SCR_RadialMenuWidgetPairList  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~SCR_RadialMenuWidgetPairList()
      
        
          | void SCR_RadialMenuWidgetPairList.~SCR_RadialMenuWidgetPairList  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ AddEntry() [1/2]
◆ AddEntry() [2/2]
◆ Clear()
      
        
          | void SCR_RadialMenuWidgetPairList.Clear  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Count()
      
        
          | int SCR_RadialMenuWidgetPairList.Count  | 
          ( | 
          bool |           recalculate = false | ) | 
           | 
        
      
 
 
◆ GetAt()
◆ GetEntryAt()
◆ GetWidgetAt()
      
        
          | Widget SCR_RadialMenuWidgetPairList.GetWidgetAt  | 
          ( | 
          int |           index | ) | 
           | 
        
      
 
 
◆ RecalculateCount()
  
  
      
        
          | void SCR_RadialMenuWidgetPairList.RecalculateCount  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ RemoveAt()
      
        
          | void SCR_RadialMenuWidgetPairList.RemoveAt  | 
          ( | 
          int |           index | ) | 
           | 
        
      
 
 
◆ RemoveByEntry()
◆ RemoveByWidget()
      
        
          | void SCR_RadialMenuWidgetPairList.RemoveByWidget  | 
          ( | 
          Widget |           widget | ) | 
           | 
        
      
 
 
◆ SetEntryAt()
◆ SetWidgetAt()
      
        
          | void SCR_RadialMenuWidgetPairList.SetWidgetAt  | 
          ( | 
          int |           index,  | 
        
        
           | 
           | 
          Widget |           value ) | 
        
      
 
 
◆ m_aEntries
◆ m_aWidgets
  
  
      
        
          | ref array<Widget> SCR_RadialMenuWidgetPairList.m_aWidgets | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_iCount
  
  
      
        
          | int SCR_RadialMenuWidgetPairList.m_iCount | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this interface was generated from the following file:
- Game/UI/HUD/SelectionMenu/SCR_RadialMenuPair.c