unreal.CommonActionProgressSingle¶
- class unreal.CommonActionProgressSingle(*args: Any, **kwargs: Any)¶
Bases:
DelegateBaseAction progress delegate will tell a listener about the progress of an action being held. The single delegate will be used for binding with a listener that the multicast delegate calls.
- Parameters:
held_percent (float)
C++ Source:
Plugin: CommonUI
Module: CommonUI
File: CommonActionHandlerInterface.h