MovableManager:IsDevice
From Data Realms Wiki
(Difference between revisions)
Latest revision as of 00:46, 28 June 2012
Function | |
---|---|
Syntax | IsDevice( * A pointer to the MovableObject to check for Itemness. ) |
Description: | |
Indicates whether the passed in MovableObject is an active Item kept by this MovableMan or not. | |
Returns | Whether the object was found in the Item list or not. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |