|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinestatic |
Adds a hook (implemented by hookDelegate ) to method .
| method | The method to hook. |
| hookDelegate | The hook delegate to use. |
Definition at line 205 of file MonoModHooks.cs.
References Terraria.ModLoader.MonoModHooks._hookCache.
Referenced by Terraria.WorldGen.DetourPass().
Here is the caller graph for this function: