OrpheuGetEngineFunctionsStruct

Syntax

native OrpheuStruct:OrpheuGetEngineFunctionsStruct()

Description

Retrieves a handler to a struct that hold the addresses of the engine functions
By retrieving addresses from the struct is possible to hook them.
A easier way to achieve the same thing is by using the stock OrpheuGetEngineFunction

Return

A handler to a struct that holds the engine functions