Navigation
API > API/Plugins > API/Plugins/CinematicPrestreamingEditor > API/Plugins/CinematicPrestreamingEditor/UCinePrestreamingGraphNode
| Name | FCollectedData |
| Type | struct |
| Header File | /Engine/Plugins/MovieScene/CinematicPrestreaming/Source/CinematicPrestreamingEditor/Public/CinePrestreamingGraphNode.h |
| Include Path | #include "CinePrestreamingGraphNode.h" |
Syntax
struct FCollectedData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bValid | bool | CinePrestreamingGraphNode.h | ||
| FrameData | TMap< FFrameNumber, FFrameData > | Map of shot-relative FFrameNumber to collected streaming requests. | CinePrestreamingGraphNode.h |