BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'ProgressBarStyle' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Progress Bar Style |
Outputs
Type | Name | Description |
---|---|---|
struct | Background Image | Background image to use for the progress bar |
struct | Fill Image | Foreground image to use for the progress bar |
struct | Marquee Image | Image to use for marquee mode |
boolean | Enable Fill Animation | Enables a simple animation on the fill image to give the appearance that progress has not stalled. Disable this if you have a custom material which animates itself.This requires a pattern in your material or texture to give the appearance of movement. A solid color will show no movement. |