Navigation
API > API/Plugins > API/Plugins/PCG
| |
|
| Name |
FPCGAnimBankDataRow |
| Type |
struct |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/MeshSelectors/PCGSkinnedMeshDescriptor.h |
| Include Path |
#include "MeshSelectors/PCGSkinnedMeshDescriptor.h" |
Syntax
USTRUCT ()
struct FPCGAnimBankDataRow : public FTableRowBase
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Bank |
TObjectPtr< UAnimBank > |
|
MeshSelectors/PCGSkinnedMeshDescriptor.h |
- EditAnywhere
- Category=AnimBank
|
| Mesh |
TObjectPtr< USkeletalMesh > |
|
MeshSelectors/PCGSkinnedMeshDescriptor.h |
- EditAnywhere
- Category=AnimBank
|
| SequenceIndex |
uint32 |
|
MeshSelectors/PCGSkinnedMeshDescriptor.h |
- EditAnywhere
- Category=AnimBank
|