Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FCompressedAnimDataBase
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Animation/AnimCompressionTypes.h |
|
|
|
Animation/AnimCompressionTypes.h |
|
FCompressedAnimDataBase()
| |
|
| Name |
FCompressedAnimDataBase |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/Animation/AnimCompressionTypes.h |
| Include Path |
#include "Animation/AnimCompressionTypes.h" |
FCompressedAnimDataBase()
FCompressedAnimDataBase(FCompressedAnimDataBase< OtherContainerMaker > &)
| |
|
| Name |
FCompressedAnimDataBase |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/Animation/AnimCompressionTypes.h |
| Include Path |
#include "Animation/AnimCompressionTypes.h" |
template<template< typename > class OtherContainerMaker>
FCompressedAnimDataBase
(
FCompressedAnimDataBase < OtherContainerMaker > & InCompressedData
)