Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UPoseSearchDatabaseReflectionBase
- UPoseSearchDatabaseAnimCompositeReflection
- UPoseSearchDatabaseAnimMontageReflection
- UPoseSearchDatabaseBlendSpaceReflection
- UPoseSearchDatabaseSequenceReflection
References
| Module | PoseSearchEditor |
| Header | /Engine/Plugins/Experimental/Animation/PoseSearch/Source/Editor/Public/PoseSearchDatabaseEditorReflection.h |
| Include | #include "PoseSearchDatabaseEditorReflection.h" |
Syntax
UCLASS&40;&41;
class UPoseSearchDatabaseReflectionBase : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< UE::PoseSearch::SDatabaseAssetTree > | AssetTreeWidget | ||
| TWeakPtr< UE::PoseSearch::FDatabaseAssetTreeNode > | WeakAssetTreeNode |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | SetSourceLink
(
const TWeakPtr< UE::PoseSearch::FDatabaseAssetTreeNode >& InWeakAssetTreeNode, |