Navigation
API > API/Plugins > API/Plugins/PoseSearch
| Name | FPoseHistoryContextProperty |
| Type | struct |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/Chooser/PoseSearchChooserColumn.h |
| Include Path | #include "PoseSearch/Chooser/PoseSearchChooserColumn.h" |
Syntax
USTRUCT (Experimental, DisplayName="Pose History Property Binding")
struct FPoseHistoryContextProperty : public FChooserParameterPoseHistoryBase
Inheritance Hierarchy
- FChooserParameterBase → FChooserParameterPoseHistoryBase → FPoseHistoryContextProperty
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Binding | FChooserPropertyBinding | PoseSearch/Chooser/PoseSearchChooserColumn.h |
|
Functions
Public
Overridden from FChooserParameterPoseHistoryBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool GetValue
(
FChooserEvaluationContext& Context, |
PoseSearch/Chooser/PoseSearchChooserColumn.h | ||
virtual bool IsBound() |
PoseSearch/Chooser/PoseSearchChooserColumn.h |
Overridden from FChooserParameterBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void AddSearchNames
(
FStringBuilderBase& Builder |
PoseSearch/Chooser/PoseSearchChooserColumn.h | ||
virtual void Compile
(
IHasContextClass* Owner, |
PoseSearch/Chooser/PoseSearchChooserColumn.h | ||
virtual void GetDisplayName
(
FText& OutName |
PoseSearch/Chooser/PoseSearchChooserColumn.h | ||
virtual bool HasCompileErrors
(
FText& Message |
PoseSearch/Chooser/PoseSearchChooserColumn.h | ||
virtual void ReplaceString
(
FStringView FindString, |
PoseSearch/Chooser/PoseSearchChooserColumn.h |