Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor
| Name | UPoseSearchDatabaseReflectionBase |
| Type | class |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Editor/Public/PoseSearchDatabaseEditorReflection.h |
| Include Path | #include "PoseSearchDatabaseEditorReflection.h" |
Syntax
UCLASS ()
class UPoseSearchDatabaseReflectionBase : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPoseSearchDatabaseReflectionBase
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool ApplyChanges() |
PoseSearchDatabaseEditorReflection.h | ||
void SetSourceLink
(
const TWeakPtr< UE::PoseSearch::FDatabaseAssetTreeNode >& InWeakAssetTreeNode, |
PoseSearchDatabaseEditorReflection.h |
Overridden from UObject
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
PoseSearchDatabaseEditorReflection.h |