UAnimBoneCompressionSettings::GetCodec

Allow us to convert DDC serialized path back into codec object

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimBoneCompressionSettings.h

Include

#include "Animation/AnimBoneCompressionSettings.h"

Source

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

Syntax

UAnimBoneCompressionCodec * GetCodec
(
    const FString & DDCHandle
)

Remarks

Allow us to convert DDC serialized path back into codec object

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