IAnimationBudgetAllocatorModule::GetBudgetAllocatorForWorld

Get a budgeter for a specific world.

Windows
MacOS
Linux

References

Module

AnimationBudgetAllocator

Header

/Engine/Plugins/Runtime/AnimationBudgetAllocator/Source/AnimationBudgetAllocator/Public/IAnimationBudgetAllocatorModule.h

Include

#include "IAnimationBudgetAllocatorModule.h"

Syntax

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss