nevermore-kang's picture
Upload folder using huggingface_hub
18a519f verified
Raw
History Blame
176 Bytes
namespace UnityEngine.Timeline
{
//used to tell Signal Handler inspector to use a special drawer for UnityEvent
class CustomSignalEventDrawer : PropertyAttribute { }
}