 |
Crossfire Resources Editor
|
Go to the documentation of this file.
34 if (hook->
map() == map)
54 QList<HookInformation*>::iterator hook =
myHooks.begin();
57 if ((*hook)->map() == map)
bool removeMap(CREMapInformation *map)
Remove hooks linked to a map.
bool forMap(const CREMapInformation *map) const
QList< HookInformation * > myHooks
const QString & path() const
Base class for all assets that can be displayed or edited by CRE.
ScriptFile(AssetWrapper *parent, const QString &path)
void addHook(HookInformation *hook)
QList< HookInformation * > hooks() const