Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FStreamingAnimationData
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimationStreaming.h |
| Include | #include "Animation/AnimationStreaming.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimationStreaming.cpp |
bool UpdateStreamingStatus&40;&41;
Remarks
Updates the streaming status of the animation and performs finalization when appropriate. The function returns true while there are pending requests in flight and updating needs to continue. true if there are requests in flight, false otherwise