ACDropShip:DetectObstacle
From Data Realms Wiki
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! |