UObjectLibrary::UseWeakReferences

Set rather this library is using weak or strong references

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/ObjectLibrary.h

Include

#include "Engine/ObjectLibrary.h"

Source

/Engine/Source/Runtime/Engine/Private/ObjectLibrary.cpp

Syntax

virtual void UseWeakReferences
(
    bool bSetUseWeak
)

Remarks

Set rather this library is using weak or strong references

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