Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USkeletalMeshComponent
- UActorComponent::OnPreEndOfFrameSync()
- USkeletalMeshComponent::OnPreEndOfFrameSync()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/SkeletalMeshComponent.h |
| Include | #include "Components/SkeletalMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SkeletalMeshComponentPhysics.cpp |
virtual void OnPreEndOfFrameSync&40;&41;
Remarks
Allows components to wait on outstanding tasks prior to sending EOF update data. Executed on Game Thread and may await tasks.