GDevelop JS Platform
Platform for developing HTML5/Javascript based games with GDevelop
gdjs::MetadataDeclarationHelper Member List

This is the complete list of members for gdjs::MetadataDeclarationHelper, including all inherited members.

DeclareExtension(gd::PlatformExtension &extension, const gd::EventsFunctionsExtension &eventsFunctionsExtension)gdjs::MetadataDeclarationHelperstatic
GenerateBehaviorMetadata(const gd::Project &project, gd::PlatformExtension &extension, const gd::EventsFunctionsExtension &eventsFunctionsExtension, const gd::EventsBasedBehavior &eventsBasedBehavior, std::map< gd::String, gd::String > &behaviorMethodMangledNames) (defined in gdjs::MetadataDeclarationHelper)gdjs::MetadataDeclarationHelperstatic
GenerateFreeFunctionMetadata(const gd::Project &project, gd::PlatformExtension &extension, const gd::EventsFunctionsExtension &eventsFunctionsExtension, const gd::EventsFunction &eventsFunction) (defined in gdjs::MetadataDeclarationHelper)gdjs::MetadataDeclarationHelper
GenerateObjectMetadata(gd::Project &project, gd::PlatformExtension &extension, const gd::EventsFunctionsExtension &eventsFunctionsExtension, const gd::EventsBasedObject &eventsBasedObject, std::map< gd::String, gd::String > &objectMethodMangledNames) (defined in gdjs::MetadataDeclarationHelper)gdjs::MetadataDeclarationHelperstatic
GetBehaviorFunctionCodeNamespace(const gd::EventsBasedBehavior &eventsBasedBehavior, const gd::String &codeNamespacePrefix)gdjs::MetadataDeclarationHelperstatic
GetExtensionCodeNamespacePrefix(const gd::EventsFunctionsExtension &eventsFunctionsExtension)gdjs::MetadataDeclarationHelperstatic
GetFreeFunctionCodeName(const gd::EventsFunctionsExtension &eventsFunctionsExtension, const gd::EventsFunction &eventsFunction)gdjs::MetadataDeclarationHelperstatic
GetFreeFunctionCodeNamespace(const gd::EventsFunction &eventsFunction, const gd::String &codeNamespacePrefix)gdjs::MetadataDeclarationHelperstatic
GetObjectFunctionCodeNamespace(const gd::EventsBasedObject &eventsBasedObject, const gd::String &codeNamespacePrefix)gdjs::MetadataDeclarationHelperstatic
IsBehaviorLifecycleEventsFunction(const gd::String &functionName)gdjs::MetadataDeclarationHelperstatic
IsExtensionLifecycleEventsFunction(const gd::String &functionName)gdjs::MetadataDeclarationHelperstatic
IsObjectLifecycleEventsFunction(const gd::String &functionName)gdjs::MetadataDeclarationHelperstatic
MetadataDeclarationHelper() (defined in gdjs::MetadataDeclarationHelper)gdjs::MetadataDeclarationHelperinline
ShiftSentenceParamIndexes(const gd::String &sentence, const int offset) (defined in gdjs::MetadataDeclarationHelper)gdjs::MetadataDeclarationHelperstatic
~MetadataDeclarationHelper() (defined in gdjs::MetadataDeclarationHelper)gdjs::MetadataDeclarationHelperinlinevirtual