跳转到内容

spineManifestContractFrom

此内容尚不支持你的语言。

spineManifestContractFrom(importer, keyOfRef): SpineManifestContract | undefined

Defined in: asset/spineImportSettings.ts:80

One skeleton’s .meta → the manifest entry, or undefined. ONE function for every writer, because two is how “works in Play, not in the build” is born.

keyOfRef turns the recorded atlas into this build’s key; a contract naming an atlas this build does not ship is dropped.

Record<string, unknown> | null | undefined

(ref) => string | undefined

SpineManifestContract | undefined