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