GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
gd::EventsFunctionSelfCallChecker Member List

This is the complete list of members for gd::EventsFunctionSelfCallChecker, including all inherited members.

IsBehaviorFunctionOnlyCallingItself(const gd::Project &project, const gd::EventsFunctionsExtension &eventsFunctionsExtension, const gd::EventsBasedBehavior &eventsBasedBehavior, const gd::EventsFunction &eventsFunction)gd::EventsFunctionSelfCallCheckerstatic
IsFreeFunctionOnlyCallingItself(const gd::Project &project, const gd::EventsFunctionsExtension &eventsFunctionsExtension, const gd::EventsFunction &eventsFunction)gd::EventsFunctionSelfCallCheckerstatic
IsObjectFunctionOnlyCallingItself(const gd::Project &project, const gd::EventsFunctionsExtension &eventsFunctionsExtension, const gd::EventsBasedObject &eventsBasedObject, const gd::EventsFunction &eventsFunction)gd::EventsFunctionSelfCallCheckerstatic