![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <type_traits>Go to the source code of this file.
Variables | |
| template<typename T , typename... Options> | |
| constexpr bool | CAnyOf = (std::is_same_v<T, Options> || ...) |
|
constexpr |