BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'LiveLinkBasicBlueprintData' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Live Link Basic Blueprint Data |
Outputs
Type | Name | Description |
---|---|---|
struct | Static Data | Static data that should not change every frame |
struct | Frame Data | Dynamic data that can change every frame |