Skip to content

activeRemoteRoot

activeRemoteRoot(config): string | undefined

Defined in: asset/assetGroups.ts:127

The CDN root of the active build profile (the value the export bakes into the shipped game.config.json so remote-group assets resolve against it). Undefined when no profile / no root is set.

AssetGroupsConfig | null | undefined

string | undefined