Contents

loadReference(at:)

Asynchronously loads another entity file that an entity depends on.

Declaration

@MainActor static func loadReference(at entity: Entity) async throws

Parameters