Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FMRSWRecursiveAccessDetector
Type
typedef TArray< FDestructionSentinel &42;, TInlineAllocator< 4 >> FDestructionSentinelStackTls
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/MTAccessDetector.h |
| Include | #include "Misc/MTAccessDetector.h" |
Remarks
A TLS stack of destruction sentinels shared by all access detector instances on the callstack. the same access detector instance can have multiple destruction sentinels on the stack. the next "release access" with destruction sentinel always matches the top of the stack