Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FRemapPoseDataPool
| |
|
| Name |
FRefPosePair |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/RemapPoseDataPool.h |
| Include Path |
#include "RemapPoseDataPool.h" |
Syntax
struct FRefPosePair
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Source |
const FReferencePose * |
|
RemapPoseDataPool.h |
|
| Target |
const FReferencePose * |
|
RemapPoseDataPool.h |
|
Functions
Public
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
bool operator==
(
const FRefPosePair& Other
) const
|
|
RemapPoseDataPool.h |
|