函数 getObjectByInfoCallFunc
getObjectByInfoCallFunc( viewer: UeCloudViewerBase, info: { actorTag: string; componentTag?: string },): Promise<undefined | { object?: { type: string; [k: string]: any } }> 返回 Promise<undefined | { object?: { type: string; [k: string]: any } }>