| void SetType(const FString& Type) | FinalNative+1 flags | | 0x10 |
| void SetMessage(const FString& Message) | FinalNative+1 flags | | 0x10 |
| void SetLevel(const ESentryLevel& Level) | FinalNative+1 flags | | 0x01 |
| void SetData(TMap<FString, FSentryVariant>& Data) | FinalNative+1 flags | | 0x50 |
| void SetCategory(const FString& Category) | FinalNative+1 flags | | 0x10 |
| void Initialize() | FinalNative+1 flags | | 0x00 |
| FString GetType() | FinalNative+1 flags | | 0x10 |
| FString GetMessage() | FinalNative+1 flags | | 0x10 |
| ESentryLevel GetLevel() | FinalNative+1 flags | | 0x01 |
| TMap<FString, FSentryVariant> GetData() | FinalNative+1 flags | | 0x50 |
| FString GetCategory() | FinalNative+1 flags | | 0x10 |