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