MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
Mcro::Concepts::CUObjectOrInterface Concept Reference
#include <
Concepts.h
>
Concept definition
template
<
typename
T>
concept
Mcro::Concepts::CUObjectOrInterface
=
CUObject<T>
||
CInterface<T>
Mcro::Concepts::CInterface
Definition
Concepts.h:253
Mcro::Concepts::CUObjectOrInterface
Definition
Concepts.h:256
Mcro::Concepts::CUObject
Definition
Concepts.h:250
Detailed Description
Definition at line
256
of file
Concepts.h
.
Mcro
Concepts
CUObjectOrInterface
Generated by
1.12.0