Navigation
API > API/Runtime > API/Runtime/Core
Disables recording of ConfigValues read on the current thread while in scope.
| Name | FIgnoreScope |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/ConfigAccessTracking.h |
| Include Path | #include "Misc/ConfigAccessTracking.h" |
Syntax
struct FIgnoreScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIgnoreScope() |
Misc/ConfigAccessTracking.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FIgnoreScope() |
Misc/ConfigAccessTracking.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bPreviousIgnoreReads | bool | Misc/ConfigAccessTracking.h |