unreal.PerformanceCaptureSubsystem_OnPCapAssetRemoved

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

Bases: MulticastDelegateBase

Multicast delegate that will execute when an asset is removed from the asset registry. Returns the FAssetData of the removed asset.

Parameters:

deleted_asset (AssetData)

C++ Source:

  • Plugin: PerformanceCaptureWorkflow

  • Module: PerformanceCaptureWorkflow

  • File: PCapSubsystem.h