dod_bomb_dispenser_icon

From Valve Developer Community
Revision as of 12:00, 7 May 2025 by SirYodaJedi (talk | contribs) (Doesn't seem like it's possible to place manually anyway)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
C++ Class hierarchy
CDODBombDispenserMapIcon
CBaseEntity
C++ dod/dod_bombdispenser.cpp
Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.

dod_bomb_dispenser_icon is a point entity available in Day of Defeat: Source Day of Defeat: Source. The entity that indicates where a bomb dispenser is on the minimap. Automatically placed at the middle of each dod_bomb_dispenser, regardless of the dispenser's origin.

Confirm:Does the icon position on the minimap update if the dispenser is moved via parenting?