OneFirefly

Results 1 issues of OneFirefly

Deriving a class like `public class ColliderCallback : SerializableCallback {}` and exposing it the proper way: `public ColliderCallback colliderCallback;` will make it fail to show a function like `bool CallThis()...