unreal.CommonNumericTextBlock_OnInterpolationUpdated¶
- class unreal.CommonNumericTextBlock_OnInterpolationUpdated(*args: Any, **kwargs: Any)¶
Bases:
MulticastDelegateBaseOn Interpolation Updated Delegate Signature
- Parameters:
numeric_text_block (CommonNumericTextBlock)
last_value (float)
new_value (float)
C++ Source:
Plugin: CommonUI
Module: CommonUI
File: CommonNumericTextBlock.h