enum class attributeprovidertypes_t : uint32
{
    PROVIDER_GENERIC = 0,
    PROVIDER_WEAPON = 1,
};