using UnityEngine.UIElements; namespace RPGCoreCommon.Helpers.UIElements { [UxmlElement] public partial class TwoPaneSplitView : UnityEngine.UIElements.TwoPaneSplitView { } }