LoadAllPathNodes
Docslocal retval = LoadAllPathNodes(keepInMemory)Description
This native has been removed in v1180.
Parameters
| Name | Type | Description |
|---|---|---|
keepInMemory | BOOL | if true, all path nodes will be loaded and be kept in memory; otherwise, all path nodes will be loaded, but unloaded as the game sees fit. |
Returns
BOOLReturns TRUE (1) or FALSE (0).