This commit is contained in:
parent
16645de3b0
commit
b26a6d76bb
38 changed files with 517 additions and 137 deletions
|
@ -34,6 +34,9 @@ public:
|
|||
void GUIThingUpdate(bool OnlySel=false);
|
||||
void GUIThingPointUpdate(bool OnlySel=false);
|
||||
|
||||
void Export(CCore *Core,CExport &Exp);
|
||||
void ExportThingData(CCore *Core,CExport &Exp,sLayerThing &ThisThing,sLayerThingData &OutThing);
|
||||
|
||||
protected:
|
||||
CGUILayerHazard GUIHazard;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue