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