Navigation
API > API/Plugins > API/Plugins/PerformanceCaptureCore > API/Plugins/PerformanceCaptureCore/UPerformerComponent
- UActorComponent::TickComponent()
- UPerformerComponent::TickComponent()
References
| Module | PerformanceCaptureCore |
| Header | /Engine/Plugins/Animation/PerformanceCaptureCore/Source/PerformanceCaptureCore/Public/PerformerComponent.h |
| Include | #include "PerformerComponent.h" |
| Source | /Engine/Plugins/Animation/PerformanceCaptureCore/Source/PerformanceCaptureCore/Private/PerformerComponent.cpp |
virtual void TickComponent
(
float DeltaTime,
ELevelTick TickType,
FActorComponentTickFunction * ThisTickFunction
)
Remarks
Called every frame.