Documentation Language: Swift

Method

getElementsByType(_:)

Get all elements of a specific type.

func getElementsByType(_ type: EClass) async -> OrderedSet<EUUID>

Parameters

type

EClass to search for

Return Value

OrderedSet of element UUIDs matching the type