Class RadialSelectionBox
- Namespace
- RichHudFramework.UI
- Assembly
- RichHudClient.dll
Non-generic radial selection box using the default ScrollBoxEntry container with plain HudElementBase elements.
Alias of RadialSelectionBox<TContainer, TElement> using ScrollBoxEntry and HudElementBase as the container and element, respectively.
public class RadialSelectionBox : RadialSelectionBox<ScrollBoxEntry>, IReadOnlyHudElement, IReadOnlyHudNode, IReadOnlyHudParent, IHudCollection<ScrollBoxEntry, HudElementBase>, IReadOnlyHudCollection<ScrollBoxEntry, HudElementBase>, IReadOnlyList<ScrollBoxEntry>, IReadOnlyCollection<ScrollBoxEntry>, IEnumerable<ScrollBoxEntry>, IEnumerable
- Inheritance
-
RadialSelectionBox
- Implements
- Inherited Members
Constructors
RadialSelectionBox(HudParentBase)
public RadialSelectionBox(HudParentBase parent = null)
Parameters
parentHudParentBase