EnumRegisterFunction


Description:

public EnumRegisterFunction (Enum en)

Creates a new C function to register the specified enum at runtime.

Parameters:

en

an enum

Returns:

newly created enum register function