Syntax
Lua |
---|
function MenuItemList:Contains(item); |
Parameters
- item
-
Type:
MenuItem
The item to check for.
Returns
Type: booleanTrue if the item is contained in the list.
Remarks
Test is the list contains a specific menu item.