IAnimationBudgetAllocatorModule::Get

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

static IAnimationBudgetAllocator * Get
(
    UWorld * World
)

Remarks

Get a budgeter for a specific world. Fairly expensive as it calls into module manager and performs a map lookup.

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