Difference between revisions of "IsSpellbook"

From UODemo Wiki
Jump to: navigation, search
(Created page with 'integer '''isSpellbook'''(object ''AnyObject''); This function will return 1 if the given object is valid and is a spellbook. Return to the Command List.')
 
(No difference)

Latest revision as of 12:26, 25 January 2010

integer isSpellbook(object AnyObject);

This function will return 1 if the given object is valid and is a spellbook.


Return to the Command List.