![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Enumerations | |
| enum class | EType : uint32 { None = 0 , File = 1 << 0 , UE_DEPRECATED =(5.4, "Use FConfigAccessTracking in ConfigAccessTracking instead") = 1 << 1 , CVar = 1 << 2 } |
Functions | |
| ENUM_CLASS_FLAGS (EType) | |
| FORCEINLINE void | ReportAccess (EType Type) |
|
strong |
| UE::AccessDetection::ENUM_CLASS_FLAGS | ( | EType | ) |
| FORCEINLINE void UE::AccessDetection::ReportAccess | ( | EType | Type | ) |