17struct UpdateAttributeLayerSettingsData {
21 ::ll::TypedStorage<8, 32, ::std::string> mLayerName;
22 ::ll::TypedStorage<4, 4, ::DimensionType> mLayerDimensionId;
23 ::ll::TypedStorage<8, 56, ::EAS::AttributeLayerSettings> mAttributeLayerSettings;
28 UpdateAttributeLayerSettingsData(UpdateAttributeLayerSettingsData
const&);
29 UpdateAttributeLayerSettingsData();
34 MCAPI ::AttributeLayerSyncPacketData::UpdateAttributeLayerSettingsData&
37 MCAPI ::AttributeLayerSyncPacketData::UpdateAttributeLayerSettingsData&
40 MCAPI ~UpdateAttributeLayerSettingsData();