# RoundProgressBar

[ExistentDocumentation](https://gitlab.com/lightgarden-studios/existent-documentation/-/blob/v0.1.0/resources/BPNodes/index.md) > RoundProgressBar

## RoundProgressBar

### Class Details

**Defined in:** Private/UMG/RoundProgressBar.h

**Hierarchy:** *Object > Visual > Widget > UserWidget > RoundProgressBar*

Like a UProgressBar, but circular. Cheers to this guy: <https://www.youtube.com/watch?v=BgOAbAdi8f0>.

### Properties

|                      |                     |   |
| -------------------- | ------------------- | - |
| float                | Percent             |   |
| UImage\*             | ProgressBarImage    |   |
| UMaterialInterface\* | ProgressBarMaterial |   |

### Nodes

|                                                                                                                 |
| --------------------------------------------------------------------------------------------------------------- |
| [Set Percent](https://docs.existent.com/documentation/resources/existent-api/index/roundprogressbar/setpercent) |
