MovableManager:GetClosestBrainActor
From Data Realms Wiki
(Difference between revisions)
Latest revision as of 00:47, 28 June 2012
Function | |
---|---|
Syntax | GetClosestBrainActor( * 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! |