Difference between revisions of "IsGuard"
From UODemo Wiki
(Created page with 'integer '''isGuard'''(object AnyObject); This function will return 1 if the given object is valid and is a guard. Otherwise 0 is returned. Return to the Command List.') |
m (Protected "IsGuard" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
(No difference)
|
Revision as of 11:34, 25 January 2010
integer isGuard(object AnyObject);
This function will return 1 if the given object is valid and is a guard. Otherwise 0 is returned.
Return to the Command List.