18class HangingActorItem :
public ::Item {
22 ::ll::TypedStorage<4, 4, ::ActorType> mEntityType;
32 virtual ::InteractionResult
40 MCAPI HangingActorItem(::std::string
const& name,
int id, ::ActorType type);
46 MCAPI
void* $ctor(::std::string
const& name,
int id, ::ActorType type);
52 MCAPI ::InteractionResult
61 MCAPI
static void** $vftable();