currentRoomPair

var currentRoomPair: Pair<Room, Int>? = null

Contains the current room and its rotation. Updated every tick. The rotation is based on the clipConfig. For extras Block rotations refer to Extras.currentExtrasRoom.