Reply To: Generic return static function In ExecuteFunction action task

Forums 💬 NodeCanvas ⚙️ Support Generic return static function In ExecuteFunction action task Reply To: Generic return static function In ExecuteFunction action task

#16437
textusgames
Participant

    Been able to call almost any kind of method from node canvas will be great. Because if you can’t you need to make some workarounds and it is not good. For now, if something is not callable from Execute Function action task you can still call it from subgraph (flow) but since bound subgraphs are not supported yet, it is not an option to create a flow asset each time you want to just call one function(with bound subgraphs this would be quite normal). That is one of the reasons I am excited to have bound subgraphs in the future. And the ability to call generic functions from Action or Condition task will be a big plus too.