sceneUsesI18n
sceneUsesI18n(
sceneData):boolean
Defined in: runtime/runtimeLoader.ts:251
True if any Text binds its content to a localization key — the scene needs
the Localization resource + the project’s .eslocale tables to render as
authored (an unbound key would show as the raw key string).
Parameters
Section titled “Parameters”sceneData
Section titled “sceneData”Returns
Section titled “Returns”boolean