ExpandableScriptableObjectDrawer

This commit is contained in:
max
2021-12-23 04:02:01 +01:00
parent 10d751c21e
commit 91648de3d9
15 changed files with 394 additions and 10 deletions

8
Runtime/Attributes.meta Normal file
View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 53eb228a806717b42ad447e290770d87
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
using System;
using UnityEngine;
namespace ScriptableData
{
[AttributeUsage(AttributeTargets.Field, AllowMultiple = true, Inherited = true)]
public class NonExtendableAttribute : PropertyAttribute { }
}

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: f456f876476c1a54b86a231e0271cf82
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: