3#include "mc/_HeaderOutputPredefine.h"
13struct WeightedRandomBlock {
23 WeightedRandomBlock& operator=(WeightedRandomBlock
const&);
24 WeightedRandomBlock(WeightedRandomBlock
const&);
25 WeightedRandomBlock();
MCAPI int getWeight() const
MCAPI WeightedRandomBlock(::Block const *block, int weight)
MCAPI void * $ctor(::Block const *block, int weight)
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
Definition ReflectionCtx.h:11