Functions in orpheu_stocks.inc

Function Description
OrpheuGetEngineFunction
Retrieves an engine function handler by having its name as a member of the struct that hold
engine functions and the name that you give it in the file where you define the function
 The name must be the same as the one in the file where the function is defined
OrpheuGetDLLFunction
Retrieves a dll function handler by having its name as a member of the struct that hold
dll functions and the name that you give it in the file where you define the function
 The name must be the same as the one in the file where the function is defined
OrpheuRegisterHookFromClass
This function has no description.
OrpheuRegisterHookFromEntity
This function has no description.
OrpheuRegisterHookFromObject
This function has no description.