Creates a private forward.
PrivateForward CreateForward(ExecType type, ParamType... ...)
Execution type to be used.
Variable number of parameter types (up to 32).
Handle to new private forward.
More than 32 parameter types passed.
No functions are automatically added. Use AddToForward() to do this.
Private forwards can be cloned.
Use CloseHandle() to destroy these.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.