FUserWidgetPool::AddReferencedObjects

Report any references to UObjects to the reference collector (only necessary if this is not already a UPROPERTY)

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Blueprint/UserWidgetPool.h

Include

#include "Blueprint/UserWidgetPool.h"

Source

/Engine/Source/Runtime/UMG/Private/Blueprint/UserWidgetPool.cpp

Syntax

void AddReferencedObjects
(
    FReferenceCollector & Collector
)

Remarks

Report any references to UObjects to the reference collector (only necessary if this is not already a UPROPERTY)

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