XGUI/Elements/Layout/LayoutBoxInset.cs
using Sandbox.UI;
namespace XGUI;
public class LayoutBoxInset : Panel
{
}