MUDL:is container
From SlothMUD Wiki
Revision as of 15:50, 24 November 2018 by Teker (Talk | contribs) (Created page with " __TOC__ = Summary = {|class="abilitiestable" border="0" cellspacing="0" cellpadding="0" ! Function Name | is_container |- ! Settable | No |- ! Returns | Boolean |} {|cla...")
Summary
Function Name | is_container |
---|---|
Settable | No |
Returns | Boolean |
Parameter Options |
---|
Item |
This function returns True if the specified item is a container. In builder terms, that means the item's type is set to Container or Keychain.
Example
TBD