Reply To: Question about structs

Forums 💬 NodeCanvas ⚙️ Support Question about structs Reply To: Question about structs

#16724
Gavalakis
Keymaster

    Hello there,

    Unfortunately that is not possible right now :/
    While there is a “Get Property” and a “Set Property” task in the “Script Control” category, these only work with UnityEngine.Component type of variables on the blackboard. With that said, I do want to make those work with any type of variable in the future, even though it will require a lot of refactoring to achieve that.

    Thank you.