Navigation
API > API/Runtime > API/Runtime/uLangCore
Used to disambiguate methods that are overloaded for all possible subtypes of a TUnion where the subtypes may not be distinct.
| Name | TDisambiguater |
| Type | struct |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Misc/Union.h |
| Include Path | #include "uLang/Common/Misc/Union.h" |
Syntax
template<uint32_t>
struct TDisambiguater
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TDisambiguater() |
uLang/Common/Misc/Union.h |