Navigation
API > API/Plugins > API/Plugins/AnimationBudgetAllocator > API/Plugins/AnimationBudgetAllocator/IAnimationBudgetAllocator
Description
Update the prerequisites of this component. Should be called when prerequisites may have changed externally.
| Name | UpdateComponentTickPrerequsites |
| Type | function |
| Header File | /Engine/Plugins/Runtime/AnimationBudgetAllocator/Source/AnimationBudgetAllocator/Public/IAnimationBudgetAllocator.h |
| Include Path | #include "IAnimationBudgetAllocator.h" |
void UpdateComponentTickPrerequsites
(
USkeletalMeshComponentBudgeted * InComponent
)