Changing parameters on reflect function results in 'No Method Selected'

NodeCanvas Forums Support Changing parameters on reflect function results in 'No Method Selected'

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10767
    Async0x42
    Participant

    Ex:

    Change AddImage(GameObject parent) -> AddImage(GameObjet parent, Image.Type imageType), in Script Control, Execute Static Function, the task gets erased from the Action List. It should show the previous method in red/warning that it no longer exists, rather than erasing it completely

    #10771
    Gavalakis
    Keymaster

    I fixed ExecuteStaticFunction now and it will even re-find the method when the parameters or return type change, same as it is currently done for the non static Execute function task.

    Thanks.

    Join us on Discord: https://discord.gg/97q2Rjh

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.