8 #include "GDCore/Project/VariablesContainer.h"
11 class ObjectsContainersList;
12 class ObjectsContainer;
14 class VariablesContainer;
15 struct VariablesChangeset;
57 static void FillMissingGroupVariablesToObjects(
Definition: GroupVariableHelper.h:25
Represents an object group.
Definition: ObjectGroup.h:28
Used as a base class for classes that will own objects (see gd::Object).
Definition: ObjectsContainer.h:37
A list of objects containers, useful for accessing objects in a scoped way, along with methods to acc...
Definition: ObjectsContainersList.h:29
A generic container that can represent a value ( containing a string, double, bool or int),...
Definition: SerializerElement.h:37
Class defining a container for gd::Variable.
Definition: VariablesContainer.h:28
Definition: CommonTools.h:24
Definition: WholeProjectRefactorer.h:46