MovableManager:GetClosestBrainActor
From Data Realms Wiki
Revision as of 00:47, 28 June 2012 by Beautifybot (Talk | contribs)
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! |