Murl Engine API  Version 2024.1
Murl::Enum< EnumType >::Item Struct Reference

Definition of an Enum initialization item. More...

#include <murl_enum.h>

Detailed Description

template<class EnumType>
struct Murl::Enum< EnumType >::Item

Definition of an Enum initialization item.

Public Attributes

const CharmName
 The name of the value.
 
EnumType mValue
 The enumeration value.
 

The documentation for this struct was generated from the following file: