15struct ValidMutableAttributeWithContext {
19 ::ll::TypedStorage<8, 8, ::AttributeInstanceRef const> mInstance;
20 ::ll::TypedStorage<8, 8, ::AttributeModificationContext const> mContext;
25 ValidMutableAttributeWithContext();
32 MCAPI ::AttributeInstanceForwarder* operator->();
Definition MutableAttributeWithContext.h:15