Siccity / SerializableCallback

UnityEvent and System.Func had a child
MIT License
359 stars 53 forks source link

Enum args support? #9

Open Skybladev2 opened 4 years ago

Skybladev2 commented 4 years ago

Hi,

I tried to use this project to select a method with the enum type argument which returns a string. However, it does not show up in a method list.

I tried to play around the Arg struct, but no success. Can you please guide me what to change to make it work?