okapi_get_engfunc_ptr

Syntax

native okapi_get_engfunc_ptr(id);

Usage

id
Index of the engfunc (a value from the enum defined in fakemeta_const like EngFunc_PrecacheModel)

Description

Retrieves the address of an engfunc function.

Return

Address of the function