PanelElement.Child property
The content laid out inside the panel.
public HudElement Child { get; set; }See Also
Section titled “See Also”- record HudElement
- record PanelElement
- namespace Stellar.Abstractions.Services
The content laid out inside the panel.
public HudElement Child { get; set; }