AMX Mod X API Documentation

Signature
native DestroyForward(forward_handle);
Description

Destroys and deallocates a forward.

Notes
  • Does not distinguish between private and global forwards.
Parameters
  • forward_handle Forward handle
No return value
Назад
Верх