okapi_get_engfunc_ptr_by_offset

Syntax

native okapi_get_engfunc_ptr_by_offset(offset);

Usage

offset
Offset of the engfunc

Description

Retrieves the address of an engfunc function by its relative offset in the struct enginefuncs_t.

Return

Address of the function