![]() |
Plasma Engine
2.0
|
Used to automatically assign any value to an plVariant using the assignment rules outlined in plAbstractFunctionProperty::Execute. More...
#include <VariantAdapter.h>
Public Types | |
using | RealType = typename plTypeTraits<T>::NonConstReferencePointerType |
Public Member Functions | |
plVariantAssignmentAdapter (plVariant &value) | |
void | operator= (RealType *rhs) |
void | operator= (RealType &&rhs) |
Public Attributes | |
plVariant & | m_value |
Used to automatically assign any value to an plVariant using the assignment rules outlined in plAbstractFunctionProperty::Execute.
< Is 1 if T is a plTypeFlags::StandardType or a custom type