Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor
| Name | FPoseSearchDatabaseMultiAnimAssetEx |
| Type | struct |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Editor/Public/PoseSearchDatabaseEditorReflection.h |
| Include Path | #include "PoseSearchDatabaseEditorReflection.h" |
Syntax
USTRUCT ()
struct FPoseSearchDatabaseMultiAnimAssetEx : public FPoseSearchDatabaseMultiAnimAsset
Inheritance Hierarchy
- FPoseSearchDatabaseAnimationAssetBase → FPoseSearchDatabaseMultiAnimAsset → FPoseSearchDatabaseMultiAnimAssetEx
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bHasRootMotion | bool | Does this animation have root motion enabled ? If you want to change this you need to change it in the base Anim Sequence. | PoseSearchDatabaseEditorReflection.h |
|
| bLooping | bool | Is this animation set as looping? If you want to change this you need to change it in the base Anim Sequence. | PoseSearchDatabaseEditorReflection.h |
|