MovableManager:IsOfActor
From Data Realms Wiki
Function | |
---|---|
Syntax | IsOfActor( * An MOID to check for Actorness. ) |
Description: | |
Indicates whether the passed in MOID is that of an MO which either is or is parented to an active Actor by this MovableMan, or not. | |
Returns | Whether the object was found or owned by an MO in the Actor list or not. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |