TPointerIsConvertibleFromTo

Tests if a From* is convertible to a To*

Windows
MacOS
Linux

Inheritance Hierarchy

TImpl

TPointerIsConvertibleFromTo

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Templates/PointerIsConvertibleFromTo.h

Include

#include "Templates/PointerIsConvertibleFromTo.h"

Syntax

template<typename From, typename To>
struct TPointerIsConvertibleFromTo : public UE4PointerIsConvertibleFromTo_Private::TImpl< From, To >

Remarks

Tests if a From* is convertible to a To*

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