Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/UCommonNumericTextBlock
Syntax
UPROPERTY (EditAnywhere, BlueprintReadOnly, Category="Numeric Interpolation",
Meta=(ClampMin="0.0"))
float InterpolationUpdateInterval
Remarks
The desired interval, in seconds, between interpolation updates. 0.0 implies per-frame updates. NOTE: Interpolation updates may occur further apart due to tick rates.