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

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

RemoveObjectInEvents(const gd::Platform &platform, gd::ProjectScopedContainers &projectScopedContainers, gd::EventsList &events, gd::String name)gd::EventsRefactorerstatic
RenameObjectInEvents(const gd::Platform &platform, gd::ProjectScopedContainers &projectScopedContainers, gd::EventsList &events, gd::String oldName, gd::String newName)gd::EventsRefactorerstatic
ReplaceStringInEvents(gd::ObjectsContainer &project, gd::ObjectsContainer &layout, gd::EventsList &events, gd::String toReplace, gd::String newString, bool matchCase, bool inConditions, bool inActions, bool inEventString)gd::EventsRefactorerstatic
SearchInEvents(const gd::Platform &platform, gd::EventsList &events, gd::String search, bool matchCase, bool inConditions, bool inActions, bool inEventStrings, bool inEventSentences)gd::EventsRefactorerstatic
~EventsRefactorer() (defined in gd::EventsRefactorer)gd::EventsRefactorerinlinevirtual