MovableManager:GetClosestOtherBrainActor
From Data Realms Wiki
Function | |
---|---|
Syntax | GetClosestOtherBrainActor( * 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 that is closest to a scene point. OINT. | |
Returns | An Actor pointer to the requested brain closest to the point. 0 if there are no brains not on that team. OINT. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |