Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UAnimSequence
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FCompressedAnimSequence & GetPlatformCompressedData
(
const ITargetPlatform* InTargetPlatform |
Animation/AnimSequence.h | ||
const FCompressedAnimSequence & GetPlatformCompressedData
(
const FAnimExtractContext& AnimExtractContext |
Returns compressed animation data for specified Hash or TargetPlatform (not thread-safe see FCompressedAnimationDataReadScope and FCompressedAnimationResidencyScope) | Animation/AnimSequence.h | |
FCompressedAnimSequence & GetPlatformCompressedData
(
const FAnimExtractContext& AnimExtractContext |
Animation/AnimSequence.h | ||
FCompressedAnimSequence & GetPlatformCompressedData
(
const ITargetPlatform* InTargetPlatform |
Animation/AnimSequence.h |
GetPlatformCompressedData(const ITargetPlatform *)
| Name | GetPlatformCompressedData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimSequence.h |
| Include Path | #include "Animation/AnimSequence.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimSequence.cpp |
const FCompressedAnimSequence & GetPlatformCompressedData
(
const ITargetPlatform * InTargetPlatform
) const
GetPlatformCompressedData(const FAnimExtractContext &)
Description
Returns compressed animation data for specified Hash or TargetPlatform (not thread-safe see FCompressedAnimationDataReadScope and FCompressedAnimationResidencyScope)
| Name | GetPlatformCompressedData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimSequence.h |
| Include Path | #include "Animation/AnimSequence.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimSequence.cpp |
const FCompressedAnimSequence & GetPlatformCompressedData
(
const FAnimExtractContext & AnimExtractContext
) const
GetPlatformCompressedData(const FAnimExtractContext &)
| Name | GetPlatformCompressedData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimSequence.h |
| Include Path | #include "Animation/AnimSequence.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimSequence.cpp |
FCompressedAnimSequence & GetPlatformCompressedData
(
const FAnimExtractContext & AnimExtractContext
)
GetPlatformCompressedData(const ITargetPlatform *)
| Name | GetPlatformCompressedData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimSequence.h |
| Include Path | #include "Animation/AnimSequence.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimSequence.cpp |
FCompressedAnimSequence & GetPlatformCompressedData
(
const ITargetPlatform * InTargetPlatform
)