![]() |
ezEngine
Release 25.03
|
A helper struct to convert the C++ type, which is passed as the template argument, into one of the ezVariant::Type enum values. More...
#include <VariantType.h>
Public Types | |
using | StorageType = T |
Static Public Attributes | |
static constexpr ezVariantType::Enum | value = ezVariantType::Invalid |
static constexpr bool | forceSharing = false |
static constexpr bool | hasReflectedMembers = false |
static constexpr ezVariantClass::Enum | classification = ezVariantClass::Invalid |
A helper struct to convert the C++ type, which is passed as the template argument, into one of the ezVariant::Type enum values.