unreal.PerformanceCaptureSubsystem_OnPCapAssetEditorClose

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

Bases: MulticastDelegateBase

Multicast delegate that will execute when an asset editor is closed. Returns the asset object that is closed.

Parameters:

asset (Object)

C++ Source:

  • Plugin: PerformanceCaptureWorkflow

  • Module: PerformanceCaptureWorkflow

  • File: PCapSubsystem.h