Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimBoneCompressionCodec
| Type | Name | Description | |
|---|---|---|---|
| void | PopulateDDCKey
(
FArchive& Ar |
This function has been deprecated. Override the one above instead. | |
| void | PopulateDDCKey
(
const UE::Anim::Compression::FAnimDDCKeyArgs& KeyArgs, |
Called to generate a unique DDC key for this codec instance and input anim sequence and TargetPlatform A suitable key should be generated from: the InstanceGuid, a codec version, and all relevant properties that drive the behavior. | |
| void | PopulateDDCKey
(
const UAnimSequenceBase& AnimSeq, |
This function has been deprecated. Override the one above instead. |