Navigation
API > API/Plugins > API/Plugins/InterchangeCommonParser > API/Plugins/InterchangeCommonParser/FAnimationPayloadQuery
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
InterchangeCommonAnimationPayload.h |
|
|
|
InterchangeCommonAnimationPayload.h |
|
FAnimationPayloadQuery()
| |
|
| Name |
FAnimationPayloadQuery |
| Type |
function |
| Header File |
/Engine/Plugins/Interchange/Runtime/Source/Parsers/CommonParser/Public/InterchangeCommonAnimationPayload.h |
| Include Path |
#include "InterchangeCommonAnimationPayload.h" |
FAnimationPayloadQuery()
FAnimationPayloadQuery(const FString &, const FInterchangeAnimationPayLoadKey &, double, double, double)
| |
|
| Name |
FAnimationPayloadQuery |
| Type |
function |
| Header File |
/Engine/Plugins/Interchange/Runtime/Source/Parsers/CommonParser/Public/InterchangeCommonAnimationPayload.h |
| Include Path |
#include "InterchangeCommonAnimationPayload.h" |
FAnimationPayloadQuery
(
const FString & InSceneNodeUniqueID,
const FInterchangeAnimationPayLoadKey & InPayloadKey,
double InBakeFequency,
double InRangeStartSecond,
double InRangeStopSecond
)