FAttributeMappingKey

An attribute mapping key encodes a mapping from an attribute type to a value type akin to the key in something like [TMap](API\Runtime\Core\TMap)<TPair<AttributeType, ValueType>, [TArray<ValueType>](API\Runtime\Core\TArray)> Mapping keys have a default sort order where we first sort by ValueType then by AttributeType