Skip to content

setGameboardAssetRoot

setGameboardAssetRoot(assetRoot): void

Defined in: src/runtime/asset-root.ts:58

Set an explicit process-wide asset root. Pass undefined to clear the override and fall back to the global / env / default chain.

string | undefined

void