DHookCallback

Last Updated2021-11-17
Created At2021-11-17

#

Function Example: int Ham::Test() with this pointer ignore


#

Function Example: void Ham::Test(int cake) with this pointer passed

MRESReturn (int pThis, DHookParam hParams)

#

Function Example: void Ham::Test() with this pointer passed

MRESReturn (int pThis)

#

Function Example: void Ham::Test(int cake) with this pointer ignore


#

Function Example: int Ham::Test() with this pointer passed

MRESReturn (int pThis, DHookReturn hReturn)

#

Function Example: int Ham::Test(int cake) with this pointer passed

MRESReturn (int pThis, DHookReturn hReturn, DHookParam hParams)

#

Function Example: void Ham::Test() with this pointer passed


#

Function Example: int Ham::Test(int cake) with this pointer ignore

MRESReturn (DHookReturn hReturn, DHookParam hParams)

#

Function Example: void Ham::Test(int cake) with this pointer passed

MRESReturn (Address pThis, DHookParam hParams)

#

Function Example: int Ham::Test(int cake) with this pointer passed

MRESReturn (Address pThis, DHookReturn hReturn, DHookParam hParams)

#

Function Example: void Ham::Test() with this pointer ignore


#

Function Example: int Ham::Test() with this pointer passed

MRESReturn (Address pThis, DHookReturn hReturn)