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.
Parameters
Section titled “Parameters”assetRoot
Section titled “assetRoot”string | undefined
Returns
Section titled “Returns”void