CORE dashboard + a lot of changes
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace RPGCoreCommon.Helpers.PropertyAttributeDrawers
|
||||
{
|
||||
public class ObjectPickerAttribute : PropertyAttribute
|
||||
{
|
||||
// TODO: zrobić to + drawer ObjectPickerDrawer
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 37be47854eb74f7a8558e9ef3de059b3
|
||||
timeCreated: 1781877714
|
||||
+1
-1
@@ -4,6 +4,6 @@ namespace RPGCoreCommon.Helpers.PropertyAttributeDrawers
|
||||
{
|
||||
public class SerializeReferenceHelperAttribute : PropertyAttribute
|
||||
{
|
||||
|
||||
// TODO: zrobić to + drawer SerializeReferenceHelperDrawer
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user