UnityFSMCodeGenerator
UnityFSMCodeGenerator copied to clipboard
Interface name collision in generated code
If you reference two identically named interfaces in different namespaces in your visual FSM the code generation will break right now. Just requires a fix to naming variables in the generated IContext class/interfaces.