FSoftObjectPtr

Overload list

Windows
MacOS
Linux
Name Description

Public function

FSoftObjectPtr()

Default constructor, will be null

Public function

FSoftObjectPtr

(
    const FSoftObjectPtr& Other
)

Construct from another soft pointer

Public function

FSoftObjectPtr

(
    const FSoftObjectPath& ObjectPath
)

Construct from a soft object path

Public function

FSoftObjectPtr

(
    const UObject* Object
)

Construct from an object already in memory

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