engfunc
Fakemeta (fakemeta.inc)
Description
engfunc - Calls a Half-Life engine function.
Syntax
engfunc ( type, [ ... ] )
Type
Native
Notes
type is an EngFunc_* function type, which can be referenced in fakemeta_const.inc

Make sure the parameters passed are appropriate and match types, otherwise the engine can crash.