menu_makecallback

Creates a menu item callback handler.

Syntax

native menu_makecallback(const function[])

Usage

function Function name.

Return

Menu — callback ID.

Notes

The handler function should be prototyped as:

Defined in newmenus.inc at line 144 . This documentation was automatically generated from source.