Navigation
API > API/Plugins > API/Plugins/AnimationBudgetAllocator
Inheritance Hierarchy
- IModuleInterface
- FDefaultModuleImpl
- 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 a budgeter for a specific world. | ||
| IAnimationBudgetAllocator * | GetBudgetAllocatorForWorld
(
UWorld* World |
Get a budgeter for a specific world. |