Navigation
Unreal Engine C++ API Reference > Plugins > AnimationBudgetAllocator > IAnimationBudgetAllocatorModule
References
Module | AnimationBudgetAllocator |
Header | /Engine/Plugins/Runtime/AnimationBudgetAllocator/Source/AnimationBudgetAllocator/Public/IAnimationBudgetAllocatorModule.h |
Include | #include "IAnimationBudgetAllocatorModule.h" |
IAnimationBudgetAllocator * GetBudgetAllocatorForWorld
(
UWorld * World
)
Remarks
Get a budgeter for a specific world. Adds it if it is not already created. Budgeters are only created for game worlds.