TSubclassOf::TSubclassOf

Constructor that takes a [UClass](API\Runtime\CoreUObject\UObject\UClass) and does a runtime check to make sure this is a compatible class

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Templates/SubclassOf.h

Include

#include "Templates/SubclassOf.h"

Syntax

TSubclassOf
(
    TClassType * From
)

Remarks

Constructor that takes a UClass and does a runtime check to make sure this is a compatible class

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