unreal.PerformanceCaptureSubsystem_OnPCapEditorRedo

class unreal.PerformanceCaptureSubsystem_OnPCapEditorRedo(*args: Any, **kwargs: Any)

Bases: MulticastDelegateBase

Multicast delegate that will execute when the user calls Redo. Returns success boolean.

Parameters:

success (bool)

C++ Source:

  • Plugin: PerformanceCaptureWorkflow

  • Module: PerformanceCaptureWorkflow

  • File: PCapSubsystem.h