Hi,
I'm wondering if it's possible to use VFW without inheriting BaseBehaviour at all?
For comparison in FullInspector there's and attribute fiInspectorOnly to enable it's advanced inspecting functionality at runtime, but it won't touch serialization.
It would be tremendously helpful for our use case, as what we're looking for is an advanced runtime inspecting utility without the needs to class hierarchy.
Thanks in advance!