loadDragonBonesSceneEntities
此内容尚不支持你的语言。
loadDragonBonesSceneEntities(
opts):Promise<void>
Defined in: dragonbones/loadDragonBonesScene.ts:256
Combined convenience: discover this scene’s DragonBones pairs, load them, and bind them to the spawned entities. What the editor’s viewport calls.
Parameters
Section titled “Parameters”entityMap
Section titled “entityMap”Map<number, number>
manager
Section titled “manager”module
Section titled “module”ESEngineModule | null
sceneData
Section titled “sceneData”source
Section titled “source”transcoderProvider?
Section titled “transcoderProvider?”TranscoderProvider
Returns
Section titled “Returns”Promise<void>