init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using UnityEngine.UIElements;
|
||||
|
||||
namespace RPGCoreCommon.Helpers.UIElements
|
||||
{
|
||||
[UxmlElement]
|
||||
public partial class HelpBox : UnityEngine.UIElements.HelpBox
|
||||
{
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 9f50a07c4f534d81a419229e92605e27
|
||||
timeCreated: 1761340341
|
||||
@@ -0,0 +1,9 @@
|
||||
using UnityEngine.UIElements;
|
||||
|
||||
namespace RPGCoreCommon.Helpers.UIElements
|
||||
{
|
||||
[UxmlElement]
|
||||
public partial class TwoPaneSplitView : UnityEngine.UIElements.TwoPaneSplitView
|
||||
{
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1c45b936017280542bca4e473d23d685
|
||||
Reference in New Issue
Block a user