AMX Mod X API Documentation

Signature
native register_forward(_forwardType, const _function[], _post = 0);
Description

Registers a forward.

Returns

Returns an id you can pass to unregister_forward

Назад
Верх