16struct RemoveEnvironmentAttributesData {
20 ::ll::TypedStorage<8, 32, ::std::string> mLayerName;
21 ::ll::TypedStorage<4, 4, ::DimensionType> mLayerDimensionId;
22 ::ll::TypedStorage<8, 24, ::std::vector<::std::string>> mAttributes;
27 RemoveEnvironmentAttributesData(RemoveEnvironmentAttributesData
const&);
28 RemoveEnvironmentAttributesData();
33 MCAPI ::AttributeLayerSyncPacketData::RemoveEnvironmentAttributesData&
36 MCAPI ::AttributeLayerSyncPacketData::RemoveEnvironmentAttributesData&
41 MCAPI ~RemoveEnvironmentAttributesData();