asw_holo_sentry
Jump to navigation
Jump to search
Code classes:
CASW_Holo_Sentry
CBaseEntity
(all ents)
asw_holo_sentry
is a point entity present in Alien Swarm. It creates a hologram suggesting where to place sentry guns. It is used in the offline practice version of Landing Bay.
Keyvalues[edit | edit source]
- Start Disabled
(StartDisabled)
<boolean>
- Stay inactive until Enabled.
Inputs[edit | edit source]
- Enable
- Makes the entity active.
- Disable
- Makes the entity inactive.
Outputs[edit | edit source]
- OnSentryPlaced
- Fires when a sentry is placed anywhere, while this entity is enabled. Activator is the player who laid down the sentry.