PathEngine home | previous: | next: |
Helper method for querying the value of overlay connection penalties set previously for this context
(with
int32_t getOverlayConnectionPenalty(int32_t connectionIndex) const; |
connectionIndex |
The index for the connection to be queried. (Must be non-negative and less than the number of off-mesh connections on the mesh for which this context was created.) |
int getOverlayConnectionPenalty(int connectionIndex); |
int getOverlayConnectionPenalty(int connectionIndex); |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |