Files
adriadri6972 d3d9c5f833 upload project
2025-07-31 15:21:08 +02:00

6 lines
176 B
C#

namespace UnityEngine.Timeline
{
//used to tell Signal Handler inspector to use a special drawer for UnityEvent
class CustomSignalEventDrawer : PropertyAttribute { }
}