![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <BlueprintSupport.h>
Public Member Functions | |
| COREUOBJECT_API | FScopedPlaceholderRawContainerTracker (void *InData) |
| COREUOBJECT_API | ~FScopedPlaceholderRawContainerTracker () |
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
| FScopedPlaceholderRawContainerTracker::FScopedPlaceholderRawContainerTracker | ( | void * | InData | ) |
| FScopedPlaceholderRawContainerTracker::~FScopedPlaceholderRawContainerTracker | ( | ) |