Forums › 💬 FlowCanvas › ⚙️ Support › The public field variable can not be reflected? › Reply To: The public field variable can not be reflected?
Hello,
Fields are not supported by FlowCanvas for performance (because fields can’t be turned into delegates). Only properties are supported. You can always of course do something like this if you want to also use the Unity inspector 🙂
Let me know if that works for you. Thanks!