CNPC_BaseScanner

From Source Entities
Jump to navigation Jump to search

CNPC_BaseScanner is a code class in the Half-Life 2 series. It's a base class shared by "all" types of scanners (because apparently there were multiple types during development).

Inputs[edit | edit source]

SetDistanceOverride <float>
Overrides how close the scanner should try to get to its target. Ignored when set to 0 (default).
SetFlightSpeed (Not in FGD) <int>
Does nothing.
InputSetFlightSpeed <int>
Does not exist in code.