![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Misc/EnumClassFlags.h"Go to the source code of this file.
Macros | |
| #define | UE_EXACTCLASS_BOOL_DEPRECATED(FunctionName) UE_DEPRECATED(5.7, FunctionName " with a boolean ExactClass has been deprecated - please use the EFindObjectFlags enum instead") |
Enumerations | |
| enum class | EFindObjectFlags { None , ExactClass } |
| #define UE_EXACTCLASS_BOOL_DEPRECATED | ( | FunctionName | ) | UE_DEPRECATED(5.7, FunctionName " with a boolean ExactClass has been deprecated - please use the EFindObjectFlags enum instead") |
|
strong |