TSubclassOf::operator*

Dereference back into a [UClass](API\Runtime\CoreUObject\UObject\UClass), does runtime type checking

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "Templates/SubclassOf.h"

Syntax

TClassType * operator*() const

Remarks

Dereference back into a UClass, does runtime type checking

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