MovableManager:GetFirstOtherBrainActor
From Data Realms Wiki
Function | |
---|---|
Syntax | GetFirstOtherBrainActor( * Which team to NOT get the brain for. 0 means first team, 1 means 2nd. ) |
Description: | |
Get a pointer to the brain actor NOT of a specific team. OINT. | |
Returns | An Actor pointer to the requested brain of that team. 0 if there are no brains not on that team. OINT. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |