Reply To: Trying to recieve/listen for UnityEvent

Forums 💬 FlowCanvas ⚙️ Support Trying to recieve/listen for UnityEvent Reply To: Trying to recieve/listen for UnityEvent

#22758
Gavalakis
Keymaster

    Hey,

    I’m not sure how it’s possible that you can’t use the SendEvent, or why it doesn’t show in the intellisense , but it’s certainly there 🙂
    It can also be used with the Unity event in the inspector:
    [attachment file=”UnityEvent.png”]

    And then you can simply use the node “Events/Script/Custom Event”
    [attachment file=”UnityEvents2.png”]

    Let me know a bit more info if possible on why this can’t be done in your case.
    Thank you.