cohtml::GetObjectInfo< std::variant< Args... > &, ET_PolymorphUserType >
#include <Variant.h>
Public Functions
| Name | |
|---|---|
| bool | Invoke(Binder * binder, void * object, ObjectInfo * objInfo, const TypedProperty< std::variant< Args… > &> * prop) |
Detailed Description
template <typename... Args>
struct cohtml::GetObjectInfo< std::variant< Args... > &, ET_PolymorphUserType >;
Public Functions Documentation
function Invoke
static inline bool Invoke(
Binder * binder,
void * object,
ObjectInfo * objInfo,
const TypedProperty< std::variant< Args... > &> * prop
)