This article's documentation is for anything that uses the Source engine. Click here for more information.

func_vehicleclip

From Valve Developer Community
Revision as of 11:05, 4 January 2024 by WisdomBot (talk | contribs) (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
Jump to navigation Jump to search

func_vehicleclip is an e2 available in all Source Source games. 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