RemoveTrackJunction
Docslocal retval = RemoveTrackJunction(junctionIndex)Description
Removes the specified track junction.
Parameters
| Name | Type | Description |
|---|---|---|
junctionIndex | int | The junctions index |
Returns
boolReturns true or false.
local retval = RemoveTrackJunction(junctionIndex)Removes the specified track junction.
| Name | Type | Description |
|---|---|---|
junctionIndex | int | The junctions index |
boolReturns true or false.
No snippets yet. Be the first to contribute!