* Internal update handler that advances this PathFollower along the path. * * Called automatically by the Scene step, should not typically be called directly.
()
| 19723 | * Called automatically by the Scene step, should not typically be called directly. |
| 19724 | */ |
| 19725 | pathUpdate(): void; |
| 19726 | } |
| 19727 | |
| 19728 | /** |
no outgoing calls
no test coverage detected