UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FScopedPlaceholderRawContainerTracker Struct Reference

#include <BlueprintSupport.h>

Public Member Functions

COREUOBJECT_API FScopedPlaceholderRawContainerTracker (void *InData)
 
COREUOBJECT_API ~FScopedPlaceholderRawContainerTracker ()
 

Detailed Description

When dealing with user defined structs we don't always have a UObject container this registers raw addresses for tracking. This is somewhat less safe, make sure to not register addresses that may change

Constructor & Destructor Documentation

◆ FScopedPlaceholderRawContainerTracker()

FScopedPlaceholderRawContainerTracker::FScopedPlaceholderRawContainerTracker ( void InData)

◆ ~FScopedPlaceholderRawContainerTracker()

FScopedPlaceholderRawContainerTracker::~FScopedPlaceholderRawContainerTracker ( )

The documentation for this struct was generated from the following files: