|
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)
QList< HookInformation * > hooks() const
bool removeMap(CREMapInformation *map)
void addHook(HookInformation *hook)
ScriptFile(AssetWrapper *parent, const QString &path)
const QString & path() const
QList< HookInformation * > myHooks
bool forMap(const CREMapInformation *map) const