or

abstract fun or(other: BlockChangeFlags): BlockChangeFlags

Performs a bitwise OR operation between this set of flags and the given other set of flags.

Return

the resulting flags

Parameters

other

the other flags