TDisambiguater

Used to disambiguate methods that are overloaded for all possible subtypes of a [TUnion](API\Runtime\Core\Containers\TUnion) where the subtypes may not be distinct.

Windows
MacOS
Linux

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

Name Description

Public function

TDisambiguater()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss