Anvil
Anvil.Services.FunctionHook< T > Class Template Reference
+ Inheritance diagram for Anvil.Services.FunctionHook< T >:
+ Collaboration diagram for Anvil.Services.FunctionHook< T >:

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...
 

Member Function Documentation

◆ Dispose()

void Anvil.Services.FunctionHook< T >.Dispose ( )
inline

Releases the FunctionHook, restoring the previous behaviour.

Member Data Documentation

◆ CallOriginal

readonly T Anvil.Services.FunctionHook< T >.CallOriginal

The original function call - invoke this to run the standard game behaviour.


The documentation for this class was generated from the following file: