DarkRadiant: master 628129a0
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 17.01.2021 21:10 | master 5c365636 |
Changeset | Expose attachment information on IEntityClass Doom3EntityClass was already parsing def_attach information for several years, but this was only ever stored internally without being exposed on the public interface. IEntityClass now offers a forEachAttachment() method which enumerates attached object information, although this method is not yet used anywhere. |
|||
mod - include/ieclass.h | Diff File | |||
mod - radiantcore/eclass/Doom3EntityClass.cpp | Diff File | |||
mod - radiantcore/eclass/Doom3EntityClass.h | Diff File |