Reply To: Playmaker Support?

Forums 💬 FlowCanvas ⚙️ Support Playmaker Support? Reply To: Playmaker Support?

#11919
Gavalakis
Keymaster

    Hello,
    There is no built in support or an integration for playmaker, but you should be able to call most if not all playmaker public functions via reflection. Drag and dropping the playmaker component (any component) in flowCanvas graph will pop up all public functions, properties, etc the component has and be able to call them from within flowCanvas.