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

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

CanReuse() constgd::EventsCodeGenerationContextinline
EmptyObjectsListNeeded(const gd::String &objectName)gd::EventsCodeGenerationContext
EnterCustomCondition()gd::EventsCodeGenerationContextinline
EventsCodeGenerationContext(unsigned int *maxDepthLevel_=nullptr)gd::EventsCodeGenerationContextinline
EventsCodeGenerator (defined in gd::EventsCodeGenerationContext)gd::EventsCodeGenerationContextfriend
ForbidReuse()gd::EventsCodeGenerationContextinline
GetAllDeclaredObjectsAcrossChildren()gd::EventsCodeGenerationContextinline
GetAllObjectsToBeDeclared() constgd::EventsCodeGenerationContext
GetContextDepth() constgd::EventsCodeGenerationContextinline
GetCurrentConditionDepth() constgd::EventsCodeGenerationContextinline
GetCurrentObject() constgd::EventsCodeGenerationContextinline
GetLastDepthObjectListWasNeeded(const gd::String &objectName) constgd::EventsCodeGenerationContext
GetObjectsListsAlreadyDeclaredByParents() constgd::EventsCodeGenerationContextinline
GetObjectsListsToBeDeclared() constgd::EventsCodeGenerationContextinline
GetObjectsListsToBeDeclaredEmpty() constgd::EventsCodeGenerationContextinline
GetObjectsListsToBeEmptyIfJustDeclared() constgd::EventsCodeGenerationContextinline
GetParentContext() constgd::EventsCodeGenerationContextinline
InheritsAsAsyncCallbackFrom(EventsCodeGenerationContext &parent)gd::EventsCodeGenerationContext
InheritsFrom(EventsCodeGenerationContext &parent)gd::EventsCodeGenerationContext
IsAsyncCallback() constgd::EventsCodeGenerationContextinline
IsInsideAsync() constgd::EventsCodeGenerationContextinline
IsSameObjectsList(const gd::String &objectName, const EventsCodeGenerationContext &otherContext) constgd::EventsCodeGenerationContext
IsToBeDeclared(const gd::String &objectName)gd::EventsCodeGenerationContextinline
LeaveCustomCondition()gd::EventsCodeGenerationContextinline
ObjectAlreadyDeclaredByParents(const gd::String &objectName) constgd::EventsCodeGenerationContextinline
ObjectsListNeeded(const gd::String &objectName)gd::EventsCodeGenerationContext
ObjectsListNeededOrEmptyIfJustDeclared(const gd::String &objectName)gd::EventsCodeGenerationContext
Reuse(EventsCodeGenerationContext &parent)gd::EventsCodeGenerationContext
SetCurrentObject(const gd::String &objectName)gd::EventsCodeGenerationContextinline
SetNoCurrentObject()gd::EventsCodeGenerationContextinline
ShouldUseAsyncObjectsList(const gd::String &objectName) constgd::EventsCodeGenerationContext
~EventsCodeGenerationContext() (defined in gd::EventsCodeGenerationContext)gd::EventsCodeGenerationContextinlinevirtual