MCPcopy Create free account
hub / github.com/DCurrent/openbor / ImportList_GetFunctionPointer

Function ImportList_GetFunctionPointer

engine/source/scriptlib/ImportCache.c:187–205  ·  view source on GitHub ↗

* From a list of ImportNodes, finds and returns a pointer to the function with * the specified name in the list. Script files at the *end* of the import list * have priority, so if the modder imports two script files with the same * function name, the function used will be from the file imported last. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 6

List_GotoLastFunction · 0.85
List_GetSizeFunction · 0.85
List_RetrieveFunction · 0.85
List_GetNameFunction · 0.85
List_GotoPreviousFunction · 0.85

Tested by

no test coverage detected