| USentrySpan* StartChildWithTimestamp(const FString& Operation, const FString& Description, int64 Timestamp, bool BindToScope) | FinalNative+1 flags | | 0x38 |
| USentrySpan* StartChild(const FString& Operation, const FString& Description, bool BindToScope) | FinalNative+1 flags | | 0x30 |
| void SetTag(const FString& Key, const FString& Value) | FinalNative+1 flags | | 0x20 |
| void SetData(const FString& Key, TMap<FString, FSentryVariant>& Values) | FinalNative+1 flags | | 0x60 |
| void RemoveTag(const FString& Key) | FinalNative+1 flags | | 0x10 |
| void RemoveData(const FString& Key) | FinalNative+1 flags | | 0x10 |
| bool IsFinished() | FinalNative+1 flags | | 0x01 |
| void GetTrace(const FString& Name, const FString& Value) | FinalNative+1 flags | | 0x20 |
| void FinishWithTimestamp(int64 Timestamp) | FinalNative+1 flags | | 0x08 |
| void Finish() | FinalNative+1 flags | | 0x00 |