step

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • step
    Participant

    Hi Gavalakis,

    we just tested your fix and it worked in all our cases. Thank you for the quick response!

    in reply to: Generic Events with null values #13405
    step
    Participant

    Null should definitely been possible to send (and compare with CheckEventValue)

    Thats good to hear. Thanks for the quick response and the patches!
    CheckEvent.cs did error out on FirstOrDefault because System.Linq wasn’t imported. No biggie though and the patches seem to work fine as far as i can tell. 🙂

    Cheers

    step
    Participant

    Hi Gavalakis,

    that explains a lot! I thought it might be something along those lines so thanks for your detailed answer.
    Regarding calling OnEnable/OnDisable at start/end of the BT, I think that might perfecly for me and i also think it would generally be a good idea to have a chance to construct/destruct stuff in any Task. So if that doesn’t iterfere too much with anything else I’d say go for it!

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