Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Blueprint
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
Type | Name | Description | |
---|---|---|---|
![]() |
FScopedPlaceholderRawContainerTracker
(
void* InData |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |