AMXX-BG.INFO orpheu_stocks.inc Functions

orpheu_stocks functions

All callable symbols documented in this include, grouped by declaration type.

Stocks

Name Signature
OrpheuGetDLLFunction stock OrpheuFunction:OrpheuGetDLLFunction(const memberName[],const libFunctionName[]) {
OrpheuGetEngineFunction stock OrpheuFunction:OrpheuGetEngineFunction(const memberName[],const libFunctionName[]) {
OrpheuRegisterHookFromClass stock OrpheuHook:OrpheuRegisterHookFromClass(const entityClassName[],const libFunctionName[],const libClassName[],const hookFunctionName[],OrpheuHookPhase:phase = OrpheuHookPre) {
OrpheuRegisterHookFromEntity stock OrpheuHook:OrpheuRegisterHookFromEntity(id,const libFunctionName[],const libClassName[],const hookFunctionName[],OrpheuHookPhase:phase = OrpheuHookPre) {
OrpheuRegisterHookFromObject stock OrpheuHook:OrpheuRegisterHookFromObject(object,const libFunctionName[],const libClassName[],const hookFunctionName[],OrpheuHookPhase:phase = OrpheuHookPre) {