# Destroy Path Display

Grammar — Destroy pathDisplay
FlagsNative | Action

# Arguments

  • int [ path ] — Path Display

Returns — void

native void PathDestroy(int inPathId);

Category: UI / Path Display

# Examples

# mods/heroes.stormmod

MapScript.galaxy

// L407
PathDestroy(gv_intro_LanePathLine[lv_itIndex])
// L2145
PathDestroy(gv_intro_LanePathLine[1])
// L2146
PathDestroy(gv_intro_LanePathLine[2])
// L2147
PathDestroy(gv_intro_LanePathLine[3])
// L2496
PathDestroy(gv_goToLanePathLine)
// L3449
PathDestroy(PathLastCreated())
// L3808
PathDestroy(PathLastCreated())
// L4204
PathDestroy(PathLastCreated())
// L1773
PathDestroy(PathLastCreated())
// L2588
PathDestroy(PathLastCreated())
// L407
PathDestroy(gv_intro_LanePathLine[lv_itIndex])
// L2145
PathDestroy(gv_intro_LanePathLine[1])
// L2146
PathDestroy(gv_intro_LanePathLine[2])
// L2147
PathDestroy(gv_intro_LanePathLine[3])
// L2496
PathDestroy(gv_goToLanePathLine)
// L3449
PathDestroy(PathLastCreated())
// L3808
PathDestroy(PathLastCreated())
// L4204
PathDestroy(PathLastCreated())
// L1773
PathDestroy(PathLastCreated())
// L2588
PathDestroy(PathLastCreated())

# mods/heroesbrawlmods/arenamodemods/arenamode.stormmod

LibAREN.galaxy

// L590
PathDestroy(libGame_gv_players[lp_player].lv_pathDisplay)

# mods/heroesbrawlmods/arenamodemods/attackdefend.stormmod

LibAtDe.galaxy

// L673
PathDestroy(libGame_gv_players[lp_player].lv_pathDisplay)

# mods/heroesbrawlmods/brawlmapmods/coop/deadmansstand.stormmod

LibPEB1.galaxy

// L3936
PathDestroy(libPEB1_gv_creepCamps[lp_campIndex].lv_path)

# mods/heroesbrawlmods/brawlmapmods/hanamurapayloadpush.stormmod

LibMHPP.galaxy

// L283
PathDestroy(libMHPP_gv_payloadPath.lv_pathDisplay)
// L324
PathDestroy(libMHPP_gv_payloadPath.lv_pathDisplay)

# mods/heroesdata.stormmod

GameDataHelperLib.galaxy

// L13395
PathDestroy(libGDHL_gv_lostVikingsPlayer[lv_lVPlayer].lv_erikPath)
// L13405
PathDestroy(libGDHL_gv_lostVikingsPlayer[lv_lVPlayer].lv_baleogPath)
// L13415
PathDestroy(libGDHL_gv_lostVikingsPlayer[lv_lVPlayer].lv_olafPath)
// L14131
PathDestroy(libGDHL_gv_lostVikingsPlayer[lv_lVPlayer].lv_olafDeathRallyDisplay)
// L14143
PathDestroy(libGDHL_gv_lostVikingsPlayer[lv_lVPlayer].lv_erikDeathRallyDisplay)
// L14155
PathDestroy(libGDHL_gv_lostVikingsPlayer[lv_lVPlayer].lv_baleogDeathRallyDisplay)
// L14222
PathDestroy(libGDHL_gv_lostVikingsPlayer[lv_lVPlayer].lv_olafDeathRallyDisplay)
// L14230
PathDestroy(libGDHL_gv_lostVikingsPlayer[lv_lVPlayer].lv_erikDeathRallyDisplay)
// L14238
PathDestroy(libGDHL_gv_lostVikingsPlayer[lv_lVPlayer].lv_baleogDeathRallyDisplay)
// L15861
PathDestroy(lv_localPathDisplay)

# mods/heroesdata.stormmod

MapMechanicsLib.galaxy

// L2107
PathDestroy(libMapM_gv_jungleMiniMapPath[lv_mercLanerGroup])
// L2119
PathDestroy(libMapM_gv_jungleMiniMapPath[lv_mercLanerGroup])
// L5471
PathDestroy(libMapM_gv_jungleMiniMapPath[lv_itMercGroup])

# mods/heroesdata.stormmod

UILib.galaxy

// L2441
PathDestroy(libGame_gv_players[lp_player].lv_pathDisplay)
// L8002
PathDestroy(libGame_gv_players[lp_player].lv_onMyWayPathDisplay)
// L15993
PathDestroy(libGame_gv_players[lv_itPlayer].lv_onMyWayPathDisplay)

# mods/heroesmapmods/battlegroundmapmods/battlefieldofeternity.stormmod

LibMLBD.galaxy

// L1154
PathDestroy(libMLBD_gv_mMBOELaningPathLine)
// L1212
PathDestroy(libMLBD_gv_mMBOELaningPathLine)
// L2804
PathDestroy(libMLBD_gv_mMBOELaningPathLine)

# mods/heroesmapmods/battlegroundmapmods/braxisholdout.stormmod

LibSCHO.galaxy

// L2373
PathDestroy(libSCHO_gv_mMHO_ArchangelLanerPathLine)
// L3037
PathDestroy(libSCHO_gv_mMHO_ZergPaths[lp_team])
// L3090
PathDestroy(libSCHO_gv_mMHO_ZergPaths[lp_team])
// L3105
PathDestroy(libSCHO_gv_mMHO_ZergPaths[lp_team])
// L4266
PathDestroy(libSCHO_gv_mMHO_ArchangelLanerPathLine)

# mods/heroesmapmods/battlegroundmapmods/hanamura.stormmod

LibNPLD.galaxy

// L214
PathDestroy(libNPLD_gv_neutralPayload.lv_pathDisplay_Order)
// L215
PathDestroy(libNPLD_gv_neutralPayload.lv_pathDisplay_Chaos)
// L404
PathDestroy(libNPLD_gv_neutralPayload.lv_pathDisplay_Order)
// L405
PathDestroy(libNPLD_gv_neutralPayload.lv_pathDisplay_Chaos)
// L704
PathDestroy(libNPLD_gv_neutralPayload.lv_warningPathDisplay[libGame_gv_teamOrderIndex_C])
// L705
PathDestroy(libNPLD_gv_neutralPayload.lv_warningPathDisplay[libGame_gv_teamChaosIndex_C])

# mods/heromods/thefirelords.stormmod

LibHMaj.galaxy

// L217
PathDestroy(libHMaj_gv_lavaWaveMiniMapPathId[lp_player][lp_lavaWaveIndex])

# mods/novastoryassets.sc2mod

MapScript.galaxy

// L773
PathDestroy(gv_hyperionMinimapPathDisplay)
// L802
PathDestroy(gv_hyperionMinimapPathDisplay)
// L1928
PathDestroy(gv_xanthosMinimapPathDisplay)
// L2233
PathDestroy(gv_xanthosMinimapPathDisplay)
// L3283
PathDestroy(gv_hyperionMinimapPathDisplay)
// L3505
PathDestroy(gv_xanthosMinimapPathDisplay)
// L773
PathDestroy(gv_hyperionMinimapPathDisplay)
// L802
PathDestroy(gv_hyperionMinimapPathDisplay)
// L1928
PathDestroy(gv_xanthosMinimapPathDisplay)
// L2233
PathDestroy(gv_xanthosMinimapPathDisplay)
// L3283
PathDestroy(gv_hyperionMinimapPathDisplay)
// L3505
PathDestroy(gv_xanthosMinimapPathDisplay)