Func vehicleclip

From Valve Developer Community
Revision as of 07:58, 24 January 2023 by REDESAILE (talk | contribs)
Jump to navigation Jump to search

Template:Entity 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