dllfunc
Fakemeta (fakemeta.inc)
Description
dllfunc - Calls a Half-Life engine DLL function.
Syntax
dllfunc ( type, [ ... ] )
Type
Native
Notes
type is an DllFunc_* 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.