setEnum

fun setEnum(flags: Short, value: Boolean = true): Short(source)

Set isEnum in the given flags (Sets the tenth bit of the flags)

Specification

Return

The flags with the isEnum flag set

Since

0.1.0

Parameters

flags

The flags to set the isEnum in