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