mirror of
https://github.com/JezuzLizard/t6-fastfile-mods.git
synced 2025-04-20 13:45:42 +00:00
Update docs.
This commit is contained in:
parent
820db7398f
commit
5ee8807644
@ -85,7 +85,7 @@ getfunctionname( func )
|
|||||||
|
|
||||||
/@
|
/@
|
||||||
[DESCRIPTION]: Detours <from_func> to <to_func> causing subsequent calls to <from_func> to instead call <to_func>.
|
[DESCRIPTION]: Detours <from_func> to <to_func> causing subsequent calls to <from_func> to instead call <to_func>.
|
||||||
Can detour any function except for functions called directly by the engine.
|
Can detour any function except builtins.
|
||||||
If [priority] is not specified defaults to -1 allowing for replacefunc calls with a higher [priority] value to detour already detoured
|
If [priority] is not specified defaults to -1 allowing for replacefunc calls with a higher [priority] value to detour already detoured
|
||||||
functions.;
|
functions.;
|
||||||
[CALL_TYPE]: function;
|
[CALL_TYPE]: function;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user