Navigation
Unreal Engine C++ API Reference > Plugins > AnimationBudgetAllocator
Inheritance Hierarchy
- FDefaultGameModuleImpl
- IAnimationBudgetAllocatorModule
References
Module | AnimationBudgetAllocator |
Header | /Engine/Plugins/Runtime/AnimationBudgetAllocator/Source/AnimationBudgetAllocator/Public/IAnimationBudgetAllocatorModule.h |
Include | #include "IAnimationBudgetAllocatorModule.h" |
Syntax
class IAnimationBudgetAllocatorModule : public FDefaultGameModuleImpl
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
IAnimationBudgetAllocator * | Get
(
UWorld* World |
Get a budgeter for a specific world. |
![]() |
IAnimationBudgetAllocator * | GetBudgetAllocatorForWorld
(
UWorld* World |
Get a budgeter for a specific world. |