![]() |
GDevelop JS Platform
Platform for developing HTML5/Javascript based games with GDevelop
|
This is the complete list of members for gdjs::MetadataDeclarationHelper, including all inherited members.
DeclareExtension(gd::PlatformExtension &extension, const gd::EventsFunctionsExtension &eventsFunctionsExtension) | gdjs::MetadataDeclarationHelper | static |
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::MetadataDeclarationHelper | static |
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::MetadataDeclarationHelper | static |
GetBehaviorFunctionCodeNamespace(const gd::EventsBasedBehavior &eventsBasedBehavior, const gd::String &codeNamespacePrefix) | gdjs::MetadataDeclarationHelper | static |
GetExtensionCodeNamespacePrefix(const gd::EventsFunctionsExtension &eventsFunctionsExtension) | gdjs::MetadataDeclarationHelper | static |
GetFreeFunctionCodeName(const gd::EventsFunctionsExtension &eventsFunctionsExtension, const gd::EventsFunction &eventsFunction) | gdjs::MetadataDeclarationHelper | static |
GetFreeFunctionCodeNamespace(const gd::EventsFunction &eventsFunction, const gd::String &codeNamespacePrefix) | gdjs::MetadataDeclarationHelper | static |
GetObjectFunctionCodeNamespace(const gd::EventsBasedObject &eventsBasedObject, const gd::String &codeNamespacePrefix) | gdjs::MetadataDeclarationHelper | static |
IsBehaviorLifecycleEventsFunction(const gd::String &functionName) | gdjs::MetadataDeclarationHelper | static |
IsExtensionLifecycleEventsFunction(const gd::String &functionName) | gdjs::MetadataDeclarationHelper | static |
IsObjectLifecycleEventsFunction(const gd::String &functionName) | gdjs::MetadataDeclarationHelper | static |
MetadataDeclarationHelper() (defined in gdjs::MetadataDeclarationHelper) | gdjs::MetadataDeclarationHelper | inline |
ShiftSentenceParamIndexes(const gd::String &sentence, const int offset) (defined in gdjs::MetadataDeclarationHelper) | gdjs::MetadataDeclarationHelper | static |
~MetadataDeclarationHelper() (defined in gdjs::MetadataDeclarationHelper) | gdjs::MetadataDeclarationHelper | inlinevirtual |