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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user