MovableManager:GetFirstBrainActor
From Data Realms Wiki
Function | |
---|---|
Syntax | GetFirstBrainActor( * Which team to try to get the brain for. 0 means first team, 1 means 2nd.
|
Description: | |
Get a pointer to the brain actor of a specific team that is closest to a scene point. OINT. | |
Returns | An Actor pointer to the requested team's brain closest to the point. 0 if there are no brains of that team. OINT. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |