format
typescript
OffMeshLink.biDirectionalclass: OffMeshLink
description
Whether the current navigation grid separation link allows bidirectional movement.
Otherwise, it is only possible to move from the start to the end and cannot return.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
boolean | Whether the current navigation grid separation link allows bidirectional movement. |
