MovableManager:GetPrevActorInGroup
From Data Realms Wiki
Function | |
---|---|
Syntax | GetPrevActorInGroup( * Which group to try to get an Actor for.
|
Description: | |
Get a pointer to the last Actor in the internal Actor list that is of a specifc group, alternatively the last one BEFORE a specific actor! | |
Returns | An Actor pointer to the requested team's last Actor encountered in the list. 0 if there are no Actors of that team. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |