TIsDerivedFrom::Test

Overloading [Test()](API\Runtime\Core\Templates\TIsDerivedFrom\Test\1) s.t.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/UnrealTypeTraits.h"

Syntax

static Yes & Test
(
    BaseType *
)

Remarks

Overloading Test() s.t. only calling it with something that is a BaseType (or inherited from the BaseType) will return a Yes.

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