screeps-cartographer
Preparing search index...
main
clearCachedPath
Function clearCachedPath
clearCachedPath
(
creep
:
Creep
|
PowerCreep
,
cache
?:
GenericCachingStrategy
<
any
>
,
)
:
void
Clears all data for a cached path (useful to force a repath)
Parameters
creep
:
Creep
|
PowerCreep
cache
:
GenericCachingStrategy
<
any
>
= CachingStrategies.HeapCache
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
screeps-cartographer
Loading...
Clears all data for a cached path (useful to force a repath)