3#include "mc/_HeaderOutputPredefine.h"
28 MCNAPI
PieceWeight(::std::string
const& pieceClass,
int weight,
int maxPlaceCount,
int minDepth,
bool allowInRow);
38 MCNAPI
void*
$ctor(::std::string
const& pieceClass,
int weight,
int maxPlaceCount,
int minDepth,
bool allowInRow);
Definition PieceWeight.h:5
MCAPI PieceWeight(::std::string const &pieceClass, int weight, int maxPlaceCount, int minDepth, bool allowInRow)
MCAPI void * $ctor(::std::string const &pieceClass, int weight, int maxPlaceCount, int minDepth, bool allowInRow)
MCAPI void * $ctor(::PieceWeight &&)
MCAPI PieceWeight(::PieceWeight &&)