TSoftObjectPtr::operator=

Copy from another soft pointer

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=
(
    TSoftObjectPtr< U > Other
)

Remarks

Copy from another soft pointer