 |
Crossfire Resources Editor
|
Go to the documentation of this file.
283 auto face =
dynamic_cast<const FaceWrapper *
>(asset);
291 auto script =
dynamic_cast<const ScriptFile *
>(asset);
297 if (
myArchetypes.indexOf(arch->wrappedItem()->name) != -1) {
301 if (strcmp(arch->wrappedItem()->name, map->parameters()->final_exit_archetype) == 0) {
302 hint =
"random map final exit";
bool forMap(const CREMapInformation *map) const
Base class for all assets that can be displayed or edited by CRE.
Information about a script file.