Actor:UpdateMovePath
From Data Realms Wiki
(Difference between revisions)
Latest revision as of 00:49, 28 June 2012
Function | |
---|---|
Syntax | UpdateMovePath( * The queue number this was given the last time ) |
Description: | |
Updates this' move path RIGHT NOW. Will update the path to the current waypoint, if any. CAVEAT: this only actually updates if a queue index number passed in is sufficiently close to 0 to allow this to compute, based on an internal global assessment of how often this very expensive computation is allowed to run. | |
Returns | Whether the update was performed, or if it should be tried again next frame. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |