IAnimationBudgetAllocator::IsComponentTickEnabled

Get whether the specified component is set to tick or not

Windows
MacOS
Linux

References

Module

AnimationBudgetAllocator

Header

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

Include

#include "IAnimationBudgetAllocator.h"

Syntax

bool IsComponentTickEnabled
(
    USkeletalMeshComponentBudgeted * Component
) const

Remarks

Get whether the specified component is set to tick or not

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