10 #include "GDCore/IDE/Project/ArbitraryObjectsWorker.h" 
   11 #include "GDCore/String.h" 
   30   void DoVisitObject(
gd::Object& 
object) 
override;
 
ArbitraryObjectsWorker is an abstract class used to browse objects (and behaviors) and do some work o...
Definition: ArbitraryObjectsWorker.h:30
 
This is used for project exports to keep default behaviors in serialized data used by Runtime.
Definition: BehaviorDefaultFlagClearer.h:24
 
Base class used to represents a behavior that can be applied to an object. It stores the content (i....
Definition: Behavior.h:23
 
Represent an object of a platform.
Definition: Object.h:37
 
Definition: CommonTools.h:24