TSoftObjectPtr::operator=

Copy from a weak pointer to an object already in memory

Choose your operating system:

Windows

macOS

Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/SoftObjectPtr.h

Include

#include "UObject/SoftObjectPtr.h"

Syntax

template<class U, class>
TSoftObjectPtr & operator=
(
    const TWeakObjectPtr< U > & Other
)

Remarks

Copy from a weak pointer to an object already in memory