Function ConstantPath.Cleanup

Cleanup (refSearchContext ctx)

Always called after the path has been calculated.

Protected
void Cleanup (

refSearchContext

ctx

)

Always called after the path has been calculated.

Guaranteed to be called before other paths have been calculated on the same thread. Use for cleaning up things like node tagging and similar.