Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FAnimBankDesc |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimBank.h |
| Include Path | #include "Animation/AnimBank.h" |
Syntax
struct FAnimBankDesc
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FDescHash | Experimental::FHashType | Animation/AnimBank.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Asset | TWeakObjectPtr< const USkinnedAsset > | Animation/AnimBank.h | ||
| BankAsset | TWeakObjectPtr< const UAnimBank > | Animation/AnimBank.h | ||
| bAutoStart | uint8 | Animation/AnimBank.h | ||
| bLooping | uint8 | Animation/AnimBank.h | ||
| PlayRate | float | Animation/AnimBank.h | ||
| Position | float | Animation/AnimBank.h | ||
| SequenceIndex | uint32 | Animation/AnimBank.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetHash() |
Animation/AnimBank.h |