UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FTypedElementRowReferenceColumn Struct Referencefinal

#include <TypedElementMiscColumns.h>

+ Inheritance diagram for FTypedElementRowReferenceColumn:

Public Attributes

UE::Editor::DataStorage::RowHandle Row
 

Detailed Description

Tag to signal that data a processor copies out of the world must be synced to the data storage. Useful for when an Actor was recently spawned or reloaded in the world. This version is not automatically removed and intended for interactive operations that will take a few frames to complete such as dragging. Currently used if any property changes since there is no mechanism to selectively run queries for specific changed properties. A general reference to another row.

Member Data Documentation

◆ Row

UE::Editor::DataStorage::RowHandle FTypedElementRowReferenceColumn::Row

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