Method
firstInstanceOf(_:)
Find the first object of a given type.
Parameters
type-
The EClass to search for
Return Value
The first matching instance, or nil if none found
Method
Find the first object of a given type.
typeThe EClass to search for
The first matching instance, or nil if none found