mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-27 22:28:05 +03:00
Added menu_getprop()
This commit is contained in:
parent
d8a7ee4cd9
commit
b8c540a450
@ -370,8 +370,6 @@ native menu_setprop(menu, prop, ...);
|
||||
/**
|
||||
* Gets a menu property.
|
||||
*
|
||||
* @note MPROP_EXIT requires 2 additional integer parameters to be passed.
|
||||
*
|
||||
* @param menu Menu resource identifier.
|
||||
* @param prop MPROP_ constant.
|
||||
* @param ... Property parameters.
|
||||
|
Loading…
x
Reference in New Issue
Block a user