okapi_get_dllfunc_ptr

Syntax

native okapi_get_dllfunc_ptr(id);

Usage

id
Index of the dllfunc (a value from the enum defined in fakemeta_const like DLLFunc_GameInit)

Description

Retrieves the address of an dllfunc function.

Return

Address of the function