3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
10namespace persona::color {
struct Swatch; }
13namespace persona::color {
38 MCNAPI
explicit SwatchList(::std::vector<::persona::color::Swatch>&& swatches);
44 MCNAPI
void*
$ctor(::std::vector<::persona::color::Swatch>&& swatches);
Definition EnableNonOwnerReferences.h:7
Definition SwatchList.h:15
MCAPI void * $ctor(::std::vector<::persona::color::Swatch > &&swatches)
MCAPI SwatchList(::std::vector<::persona::color::Swatch > &&swatches)
static MCAPI void ** $vftable()