跳转到内容

FlattenContext

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

Defined in: prefab/types.ts:131

allocateId: () => number

Defined in: prefab/types.ts:132

number


optional depth?: number

Defined in: prefab/types.ts:135


loadPrefab: (path) => PrefabData | null

Defined in: prefab/types.ts:133

string

PrefabData | null


optional visited?: Set<string>

Defined in: prefab/types.ts:134