TSoftClassPtr::TSoftClassPtr

Construct from another soft pointer

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/SoftObjectPtr.h"

Syntax

template<class TClassA, class>
TSoftClassPtr
(
    const TSoftClassPtr< TClassA > & Other
)

Remarks

Construct from another soft pointer

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