Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'MovieSceneMarkedFrame' from its members
Inputs
Type | Name | Description |
---|---|---|
struct | Frame Number | |
string | Label | |
boolean | Is Determinism Fence? | When checked, treat this mark as a fence for evaluation purposes. Fences cannot be crossed in a single evaluation, and force the evaluation to be split into 2 separate parts. |
Outputs
Type | Name | Description |
---|---|---|
struct | Movie Scene Marked Frame |