Navigation
API > API/Plugins > API/Plugins/TedsActorCompatibility
Tag identifying actor rows that should be evaluated for uncached static lighting interactions in a widget. Added when an actor has Static or Stationary mobility, removed when Movable.
| Name | FTedsActorUncachedLightsTag |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsActorCompatibility/Public/Columns/TedsActorUncachedLightsColumns.h |
| Include Path | #include "Columns/TedsActorUncachedLightsColumns.h" |
Syntax
USTRUCT (Meta=(DisplayName="Uncached Lights"))
struct FTedsActorUncachedLightsTag : public FEditorDataStorageTag
Inheritance Hierarchy
- FEditorDataStorageTag → FTedsActorUncachedLightsTag