Unreal Engine Blueprint API Reference > Numeric Text Block
Returns the value this widget will ultimately show if it is interpolating, or the current value if it is not.
Target is Common Numeric Text Block
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
real | Return Value | Returns the value this widget will ultimately show if it is interpolating, or the current value if it is not. |