BoolScrewdriver extension

Provides extensions for bool.

on

Properties

toggled bool
Returns opposite of this
no setter

Methods

toInt() int
Returns 1 if this is true and 0 if otherwise.