Syntax
Lua |
---|
function ControlList:Contains(item); |
Parameters
- item
-
Type:
Control
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.