FScopedPlaceholderRawContainerTracker

When dealing with user defined structs we don't always have a [UObject](API\Runtime\CoreUObject\UObject\UObject) container this registers raw addresses for tracking.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Blueprint/BlueprintSupport.h

Include

#include "Blueprint/BlueprintSupport.h"

Syntax

struct FScopedPlaceholderRawContainerTracker

Remarks

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

Constructors

Name Description

Public function

FScopedPlaceholderRawContainerTracker

(
    void* InData
)

Destructors

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