Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/uLang > API/Runtime/uLangCore/uLang/Common > API/Runtime/uLangCore/uLang/Common/Misc
References
| Module | uLangCore |
| Header | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Misc/Union.h |
| Include | #include "uLang/Common/Misc/Union.h" |
Syntax
template<uint32_t>
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 | |
|---|---|---|---|