7 #ifndef GDCORE_BEHAVIORSSHAREDDATA_H
8 #define GDCORE_BEHAVIORSSHAREDDATA_H
10 #include "GDCore/String.h"
11 #include "GDCore/Project/BehaviorConfigurationContainer.h"
Base class for containers of behavior configuration. They can be attached to objects (Behavior) or la...
Definition: BehaviorConfigurationContainer.h:35
Base class for defining data shared by behaviors having the same type and name.
Definition: BehaviorsSharedData.h:24
String represents an UTF8 encoded string.
Definition: String.h:33
Definition: CommonTools.h:24