IAnimationBudgetAllocator::SetGameThreadLastCompletionTimeMs

Set the completion task time

Windows
MacOS
Linux

References

Module

AnimationBudgetAllocator

Header

/Engine/Plugins/Runtime/AnimationBudgetAllocator/Source/AnimationBudgetAllocator/Public/IAnimationBudgetAllocator.h

Include

#include "IAnimationBudgetAllocator.h"

Syntax

void SetGameThreadLastCompletionTimeMs
(
    int32 InManagerHandle,
    float InGameThreadLastCompletionTimeMs
)

Remarks

Set the completion task time

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss