9 ::ll::TypedStorage<8, 32, ::std::string> mCollectionName;
10 ::ll::TypedStorage<4, 4, int> mCollectionIndex;
20 MCAPI SlotData(::std::string
const& collectionName,
int collectionIndex);
23 MCAPI
bool matches(::SlotData
const& other)
const;
25 MCAPI
bool operator!=(::SlotData
const& other)
const;
27 MCAPI
void set(::std::string
const& collectionName,
int collectionIndex);
36 MCAPI static ::SlotData& UNKNOWN_LOCATION();
42 MCFOLD
void* $ctor(::std::string
const& collectionName,
int collectionIndex);