+= on function pointers?

About Monkey 2 Forums Monkey 2 Programming Help += on function pointers?

This topic contains 1 reply, has 2 voices, and was last updated by  Mark Sibly 2 years, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5340

    codifies
    Participant

    I noticed something on AppInstance.Idle so I made a quick experiment…

    So what’s happening with the funcs variable, is it some kind of list or array ?

    #5390

    Mark Sibly
    Keymaster

    Add functions together atually produces a ‘temporary’ function the calls the first function, discards the returned value, then calls the second.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.