ars_GetCharMenu(ctrl, name)

Returns a HASH consisting of menu attributes. name is the actual menu name as shown in the ARAdmin tool. See also: GetCharMenu Hash Values.

Note: This function returns information about the menu. It does not return the actual menu items. See ars_GetCharMenuItems for that.

On success
returns a HASH
On failure
returns undef

<-- Back to Table of Contents