IAnimationBudgetAllocator::SetIsRunningReducedWork

Inform that we reduced work for a component

Windows
MacOS
Linux

References

Module

AnimationBudgetAllocator

Header

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

Include

#include "IAnimationBudgetAllocator.h"

Syntax

void SetIsRunningReducedWork
(
    USkeletalMeshComponentBudgeted * Component,
    bool bInReducedWork
)

Remarks

Inform that we reduced work for a component

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