ACDropShip:DetectObstacle
From Data Realms Wiki
Revision as of 00:45, 28 June 2012 by Beautifybot (Talk | contribs)
Function | |
---|---|
Syntax | DetectObstacle( * How far ahead of travel direction to check for obstacles. ) |
Description: | |
Checks for obstacles in the travel direction. | |
Returns | Which MOID was detected as obstacle. g_NoMOID means nothing was detected. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |