FAnimationUtils::GetForcedRecompressionSetting

Determines the current setting for recompressing all animations upon load.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AnimationUtils.h

Include

#include "AnimationUtils.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimationUtils.cpp

Syntax

static bool GetForcedRecompressionSetting()

Remarks

Determines the current setting for recompressing all animations upon load. The default value is False, but may be overridden by an optional field in the base engine INI file.

Returns

true if the engine settings request that all animations be recompiled

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