![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <CoreRedirectsContext.h>
Inheritance diagram for FScopeCoreRedirectsReadLockedContext:Public Member Functions | |
| FScopeCoreRedirectsReadLockedContext (FCoreRedirectsContext &InContext) | |
| ~FScopeCoreRedirectsReadLockedContext () | |
| FCoreRedirectsContext & | Get () |
Protected Types | |
| enum class | EInitFlag { InitFlag } |
Protected Member Functions | |
| FScopeCoreRedirectsReadLockedContext (FCoreRedirectsContext &InContext, EInitFlag Unused) | |
Protected Attributes | |
| FCoreRedirectsContext & | Context |
| bool | NeedsUnlock |
RAII type for locking a context for reading. Supports recursively entering the lock.
|
strongprotected |
|
inlineexplicit |
|
inline |
|
inlineprotected |
|
inline |
|
protected |
|
protected |