unreal.PerformanceCaptureSubsystem_OnPCapEditorUndo¶
- class unreal.PerformanceCaptureSubsystem_OnPCapEditorUndo(*args: Any, **kwargs: Any)¶
Bases:
MulticastDelegateBaseMulticast delegate that will execute when the user calls Undo. Returns success boolean.
- Parameters:
success (bool)
C++ Source:
Plugin: PerformanceCaptureWorkflow
Module: PerformanceCaptureWorkflow
File: PCapSubsystem.h