Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'LiveLinkBaseFrameData' from its members
Inputs
Type | Name | Description |
---|---|---|
struct | Meta Data | Frame's metadata. |
real | Property Values | Values of the properties defined in the static structure. Use FLiveLinkBaseStaticData.FindPropertyValue to evaluate. |
Outputs
Type | Name | Description |
---|---|---|
struct | Live Link Base Frame Data |