4 lines
83 B
C#
4 lines
83 B
C#
using UnityEngine;
|
|
|
|
public class EventSetDropdownAttribute : PropertyAttribute { }
|
using UnityEngine;
|
|
|
|
public class EventSetDropdownAttribute : PropertyAttribute { }
|