22 CommandVersion(
int from = 0,
int to = 0x7FFFFFFF) : mFrom(from), mTo(to) {}
27 MCAPI static ::SemVersion getLatestCompatibleSemVersion(
int version);
29 MCAPI static ::CurrentCmdVersion
const getVersionMapping(
::SemVersion const& engineVersion);
35 MCAPI
static int const& CurrentVersion();
41 MCFOLD
void* $ctor(
int from,
int to);