containsInteractionTarget

fun containsInteractionTarget(target: String, includeInvisibleExits: Boolean = false): Boolean

Get if this Room contains an InteractWithItem specified by target. If includeInvisibleExits is true then targets that aren't visible to the player are included.