TSoftClassPtr

Overload list

Windows
MacOS
Linux
Name Description

Public function

TSoftClassPtr()

Default constructor, will be null

Public function

TSoftClassPtr

(
    const TSoftClassPtr< TClassA >& Ot...
)

Construct from another soft pointer

Public function

TSoftClassPtr

(
    const UClass* From
)

Construct from a class already in memory

Public function

TSoftClassPtr

(
    const FSoftObjectPath& ObjectPath
)

Construct from a soft object path

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