cohtml::GetObjectInfo< std::variant< Args... > &, ET_PolymorphUserType >

More…

#include <Variant.h>

Public Functions

Name
boolInvoke(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
)