isTypesAny

open fun isTypesAny(types: Array<World.Type>): Boolean

Checks if this world matches any of the specified types

Return

true if this world matches any of the specified types, false otherwise

Parameters

types

the types to check