Enums.getValueByNick

Looks up a GEnumValue by nickname.

class Enums
static
getValueByNick

Parameters

enumClass GEnumClass*

a GEnumClass

nick string

the nickname to look up

Return Value

Type: Enums

the GEnumValue with nickname nick, or NULL if the enumeration doesn't have a member with that nickname

Meta