DarkRadiant: master 82fa3af5

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 27.01.2021 20:19 master 9db58090
Changeset Add an 'includeInherited' flag to Entity::forEachKeyValue()

If this new flag is set, the enumeration will include all spawnargs inherited
from the entitydef rather than just the spawnargs set on this particular
entity.
mod - include/ientity.h Diff File
mod - radiantcore/eclass/Doom3EntityClass.cpp Diff File
mod - radiantcore/entity/SpawnArgs.cpp Diff File
mod - radiantcore/entity/SpawnArgs.h Diff File
mod - test/Entity.cpp Diff File