sceneUsesI18n
此内容尚不支持你的语言。
sceneUsesI18n(
sceneData):boolean
Defined in: runtimeLoader.ts:200
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