Navigation
API > API/Plugins > API/Plugins/PoseSearch > API/Plugins/PoseSearch/FMapping
| |
|
| Name |
FTableCell |
| Type |
struct |
| Header File |
/Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/Chooser/PoseSearchChooserColumn.h |
| Include Path |
#include "PoseSearch/Chooser/PoseSearchChooserColumn.h" |
Syntax
struct FTableCell
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Column |
FPoseSearchColumn * |
|
PoseSearch/Chooser/PoseSearchChooserColumn.h |
|
| RowIndex |
int32 |
|
PoseSearch/Chooser/PoseSearchChooserColumn.h |
|
Functions
Public
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
bool operator==
(
const FTableCell& Other
) const
|
|
PoseSearch/Chooser/PoseSearchChooserColumn.h |
|