unreal.CommonActionProgressSingle

class unreal.CommonActionProgressSingle(*args, **kwargs)

Bases: unreal.DelegateBase

Action 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