MakeWeakFieldPtr

Helper function which deduces the type of the initializer.

Choose your operating system:

Windows

macOS

Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/WeakFieldPtr.h"

Syntax

template<typename T>
TWeakFieldPtr< T > MakeWeakFieldPtr
(
    T * Ptr
)

Remarks

Helper function which deduces the type of the initializer.