GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
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::EventsFunctionSelfCallChecker | static |
IsFreeFunctionOnlyCallingItself(const gd::Project &project, const gd::EventsFunctionsExtension &eventsFunctionsExtension, const gd::EventsFunction &eventsFunction) | gd::EventsFunctionSelfCallChecker | static |
IsObjectFunctionOnlyCallingItself(const gd::Project &project, const gd::EventsFunctionsExtension &eventsFunctionsExtension, const gd::EventsBasedObject &eventsBasedObject, const gd::EventsFunction &eventsFunction) | gd::EventsFunctionSelfCallChecker | static |