3#include "mc/_HeaderOutputPredefine.h"
10struct LegacyPackIdVersion {
20 LegacyPackIdVersion& operator=(LegacyPackIdVersion
const&);
21 LegacyPackIdVersion();
38 MCNAPI
void*
$ctor(::LegacyPackIdVersion
const&);
40 MCNAPI
void*
$ctor(::std::string
const&
id, ::std::string
const& version);
MCAPI void * $ctor(::std::string const &id, ::std::string const &version)
MCAPI ~LegacyPackIdVersion()
MCAPI::PackIdVersion getUpgradedPackId() const
MCAPI LegacyPackIdVersion(::LegacyPackIdVersion const &)
MCAPI void * $ctor(::LegacyPackIdVersion const &)
MCAPI LegacyPackIdVersion(::std::string const &id, ::std::string const &version)
Definition PackIdVersion.h:10