Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
FLoadedAnimationChunk |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Public/Animation/AnimationStreaming.h |
| Include Path |
#include "Animation/AnimationStreaming.h" |
Syntax
struct FLoadedAnimationChunk
Constructors
Destructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bOwnsCompressedData |
bool |
|
Animation/AnimationStreaming.h |
|
| CompressedAnimData |
TAtomic< FCompressedAnimSequence * > |
|
Animation/AnimationStreaming.h |
|
| Index |
uint32 |
|
Animation/AnimationStreaming.h |
|
| IORequest |
IBulkDataIORequest * |
|
Animation/AnimationStreaming.h |
|
| RequestStart |
double |
|
Animation/AnimationStreaming.h |
|
Functions
Public