register_forward
Syntax
native register_forward(_forwardType,const _function[],_post=0);
Description
Registers a forward. Returns an id you can pass to unregister_forward
native register_forward(_forwardType,const _function[],_post=0);
Registers a forward. Returns an id you can pass to unregister_forward