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 &42; GetBudgetAllocatorForWorld
&40;
UWorld &42; World
&41;
Remarks
Get a budgeter for a specific world. Adds it if it is not already created. Budgeters are only created for game worlds.