TIsPolymorphic

Traits class which tests if a type is polymorphic (virtual).

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/IsPolymorphic.h"

Syntax

template<typename T>
struct TIsPolymorphic

Remarks

Traits class which tests if a type is polymorphic (virtual).

Constants

Name

Description

Value

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