Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/Union.h |
| Include | #include "Containers/Union.h" |
Syntax
template<uint32>
struct TDisambiguater
Remarks
Used to disambiguate methods that are overloaded for all possible subtypes of a TUnion where the subtypes may not be distinct.
Constructors
| Type | Name | Description | |
|---|---|---|---|