Flags.getFirstValue

Returns the first GFlagsValue which is set in value.

class Flags
static
getFirstValue

Parameters

flagsClass GFlagsClass*

a GFlagsClass

value uint

the value

Return Value

Type: Flags

the first GFlagsValue which is set in value, or NULL if none is set

Meta