unreal.PerformanceCaptureSubsystem_OnPCapActorModified

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

Bases: MulticastDelegateBase

Multicast delegate that will execute when an actor is modified in the Level Editor. Returns the actor modified.

Parameters:

actor (Actor)

C++ Source:

  • Plugin: PerformanceCaptureWorkflow

  • Module: PerformanceCaptureWorkflow

  • File: PCapSubsystem.h