isOverlayEnabled

external fun isOverlayEnabled(uid: Int, categoryId: Int = -1): Boolean

Check if the overlay with the given uid is enabled.

Parameters

uid

The overlay uid

categoryId

The overlay category uid ( optional )