Anvil
|
Public Member Functions | |
void | Dispose () |
Releases the FunctionHook, restoring the previous behaviour. More... | |
Public Attributes | |
readonly T | CallOriginal |
The original function call - invoke this to run the standard game behaviour. More... | |
|
inline |
Releases the FunctionHook, restoring the previous behaviour.
readonly T Anvil.Services.FunctionHook< T >.CallOriginal |
The original function call - invoke this to run the standard game behaviour.