3#include "mc/_HeaderOutputPredefine.h"
9 ::ll::TypedStorage<4, 4, int const> position;
10 ::ll::TypedStorage<1, 1, bool const> shouldRender;
20 MCAPI CaretMeasureData(
int _position,
bool _shouldRender);
26 MCAPI
void* $ctor(
int _position,
bool _shouldRender);
Definition CaretMeasureData.h:5