CLaserCatcher
(Redirected from Prop laser catcher)
Jump to navigation
Jump to search
Code classes:
CLaserCatcher
CBaseAnimating
(models)CBaseEntity
(all ents)
CLaserCatcher
is a code class in .
Classnames:
prop_laser_catcher
- Laser catcher, which is activated when a laser hits it.
Keyvalues[edit | edit source]
- Skin Type
(SkinType)
<choices>
- Appearance of the catcher.
- 0: Clean
- 1: Rusted
- laser catcher model
(model)
<studio>
- Model to use.
Outputs[edit | edit source]
- OnPowered
- Fires when a laser starts hitting the entity.
- OnUnpowered
- Fires when a laser is no longer hitting the entity.