TSubclassOf

Overload list

Windows
MacOS
Linux
Name Description

Public function

TSubclassOf()

Default Constructor, defaults to null

Public function

TSubclassOf

(
    TClassType* From
)

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

Public function

TSubclassOf

(
    const TSubclassOf< TClassA >& From
)

Copy Constructor, will only compile if types are compatible

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