| bool TryGetAttribute(const FString& Key, FSentryVariant& Value) | FinalNative+1 flags | | 0x31 |
| void SetValue(float Value) | FinalNative+1 flags | | 0x04 |
| void SetUnit(FSentryUnit& Unit) | FinalNative+1 flags | | 0x18 |
| void SetType(const ESentryMetricType& Type) | FinalNative+1 flags | | 0x01 |
| void SetName(const FString& Name) | FinalNative+1 flags | | 0x10 |
| void SetAttribute(const FString& Key, FSentryVariant& Value) | FinalNative+1 flags | | 0x30 |
| void RemoveAttribute(const FString& Key) | FinalNative+1 flags | | 0x10 |
| void Initialize() | FinalNative+1 flags | | 0x00 |
| float GetValue() | FinalNative+1 flags | | 0x04 |
| FSentryUnit GetUnit() | FinalNative+1 flags | | 0x18 |
| ESentryMetricType GetType() | FinalNative+1 flags | | 0x01 |
| FString GetName() | FinalNative+1 flags | | 0x10 |
| FSentryVariant GetAttribute(const FString& Key) | FinalNative+1 flags | | 0x30 |
| void AddAttributes(TMap<FString, FSentryVariant>& Attributes) | FinalNative+1 flags | | 0x50 |