9 ::ll::TypedStorage<8, 32, ::std::string> collection;
10 ::ll::TypedStorage<1, 1, bool> stopWhenPlaced;
24 MCAPI AutoPlaceItem(::std::string
const& _collection,
bool _stopWhenPlaced);
26 MCAPI ~AutoPlaceItem();
34 MCAPI
void* $ctor(::std::string
const& _collection,
bool _stopWhenPlaced);