scripts::MapDef Class Reference
#include <MapDef.h>
Detailed Description
Definition at line 6 of file MapDef.h.
Constructor & Destructor Documentation
virtual scripts::MapDef::~MapDef |
( |
|
) |
[virtual] |
scripts::MapDef::MapDef |
( |
|
) |
|
Member Function Documentation
bool scripts::MapDef::add |
( |
|
) |
|
Will try to add the current loaded map to the ufo script file with its own mapdef entry. In case the current loaded map is part of a ump the ump will be added.
- Returns:
true
if the map was added to the script, false
if it wasn't possible or the map is already included in the script
DataBlock* scripts::MapDef::getMapDefForCurrentMap |
( |
|
) |
|
void scripts::MapDef::showMapDefinition |
( |
|
) |
|
Field Documentation
The documentation for this class was generated from the following file:
- src/tools/radiant/radiant/ufoscript/mapdef/MapDef.h