Reply To: Check C# event in iOS

Forums 💬 NodeCanvas ⚙️ Support Check C# event in iOS Reply To: Check C# event in iOS

#17975
Gavalakis
Keymaster

    Hello,

    The “CheckCSharpEvent” condition only works in Standalone platforms (Windows, Mac, Linux) and this is why it is under the “Standalone” subcategory. 🙂
    Only tasks under the “Multiplatform” subcategory of “Script Control” category, work with all platforms.
    This is unfortunately a limitation of AOT platforms (like iOS is).

    Thanks.