native
DisableHamForward
Syntax
native DisableHamForward(HamHook:fwd);
Description
Stops a ham forward from triggering.
Use the return value from RegisterHam as the parameter here!
Parameters
| fwd | The forward to stop. |
|---|
native
native DisableHamForward(HamHook:fwd);
Stops a ham forward from triggering.
Use the return value from RegisterHam as the parameter here!
| fwd | The forward to stop. |
|---|