MCPcopy Create free account
hub / github.com/dennisdev/rs-map-viewer / load

Method load

src/mapviewer/webgl/loader/SdMapDataLoader.ts:561–842  ·  view source on GitHub ↗
(
        state: WorkerState,
        {
            mapX,
            mapY,
            maxLevel,
            loadObjs,
            loadNpcs,
            smoothTerrain,
            minimizeDrawCalls,
            loadedTextureIds,
        }: SdMapLoaderInput,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

initMethod · 0.95
addTerrainMethod · 0.95
addLocAnimatedGroupsMethod · 0.95
getSceneLocsFunction · 0.90
getMapObjSpawnsFunction · 0.90
getMapNpcSpawnsFunction · 0.90
createNpcDatasFunction · 0.90
newDrawRangeFunction · 0.90
loadMinimapBlobFunction · 0.90
addLocEntitiesFunction · 0.85
createObjSceneModelsFunction · 0.85

Tested by

no test coverage detected