UCommonNumericTextBlock::GetTargetValue

Returns the value this widget will ultimately show if it is interpolating, or the current value if it is not.

Windows
MacOS
Linux

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonNumericTextBlock.h

Include

#include "CommonNumericTextBlock.h"

Source

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Private/CommonNumericTextBlock.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Numeric Text Block")
float GetTargetValue() const

Remarks

Returns the value this widget will ultimately show if it is interpolating, or the current value if it is not.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss