getFirstUnit

fun getFirstUnit(): MapUnit?

This is for performance reasons of canPassThrough() - faster than getUnits().firstOrNull()

Sources

jvm source
Link copied to clipboard