MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / AIPathComplete

Function AIPathComplete

Descent3/aipath.cpp:340–340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

338}
339
340static void AIPathComplete(object *obj) { GoalPathComplete(obj); }
341
342void AIPathMoveTurnTowardsNode(object *obj, vector *mdir, bool *f_moved) {
343 ai_path_info *aip = &obj->ai_info->path;

Callers 1

Calls 1

GoalPathCompleteFunction · 0.85

Tested by

no test coverage detected