UCommonNumericTextBlock::SetCurrentValue

Sets the current numeric value.

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")
void SetCurrentValue
(
    const float NewValue
)

Remarks

Cancels any ongoing interpolation!

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