![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for FThreadMarkAnnotation:Public Attributes | |
| FUObjectAnnotationSparseNoSync< FObjectMark > | MarkAnnotation |
Friends | |
| class | TThreadSingleton< FThreadMarkAnnotation > |
Additional Inherited Members | |
Public Member Functions inherited from FTlsAutoCleanup | |
| virtual | ~FTlsAutoCleanup () |
| CORE_API void | Register () |
Static Public Member Functions inherited from TThreadSingleton< FThreadMarkAnnotation > | |
| static FORCEINLINE FThreadMarkAnnotation & | Get () |
| static FORCEINLINE FThreadMarkAnnotation & | Get (TFunctionRef< FTlsAutoCleanup *()> CreateInstance) |
| static FORCEINLINE FThreadMarkAnnotation * | TryGet () |
| static FORCEINLINE FThreadMarkAnnotation * | Inject (FThreadMarkAnnotation *Instance) |
Protected Member Functions inherited from TThreadSingleton< FThreadMarkAnnotation > | |
| TThreadSingleton () | |
| virtual | ~TThreadSingleton () |
Static Protected Member Functions inherited from TThreadSingleton< FThreadMarkAnnotation > | |
| static FTlsAutoCleanup * | CreateInstance () |
Protected Attributes inherited from TThreadSingleton< FThreadMarkAnnotation > | |
| const uint32 | ThreadId |
|
friend |
| FUObjectAnnotationSparseNoSync<FObjectMark> FThreadMarkAnnotation::MarkAnnotation |