struct Core::IO::ContainerStorer::Item

#include <corestorable.h>

struct Item
{
    // fields

    IStreamStorable& storable;
    int32 fourCharId;
};