Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/USkeletalMesh
Description
Cancels any pending static mesh streaming actions if possible. Returns when no more async loading requests are in flight.
| Name | CancelAllPendingStreamingActions |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMesh.h |
| Include Path | #include "Engine/SkeletalMesh.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SkeletalMesh.cpp |
static void CancelAllPendingStreamingActions()