Flags.getValueByName

Looks up a GFlagsValue by name.

struct Flags
static
getValueByName

Parameters

flagsClass GFlagsClass*
name string

the name to look up

Return Value

the GFlagsValue with name name, or NULL if there is no flag with that name