Func vehicleclip

From Valve Developer Community
Revision as of 20:10, 4 October 2018 by Pinsplash (talk | contribs) (this is in every game)
Jump to navigation Jump to search
English (en)Translate (Translate)

Template:Base brush It acts as a functional clip or barrier affecting vehicle entities, such as the jeep or airboat. Should be used with the tools/toolscontrolclip texture.

C++ In code, it is represented by theCFuncVehicleClipclass, defined in thebmodels.cppfile.

Keyvalues

Inputs

EnableDisable:

Enable / Disable
Enable/disable this entity from performing its task. It might also disappear from view.


Outputs