Navigation
API > API/Plugins > API/Plugins/InterchangeDispatcher > API/Plugins/InterchangeDispatcher/FJsonFetchMeshPayloadCmd
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| InterchangeDispatcherTask.h | |||
FJsonFetchMeshPayloadCmd
(
const FString& InTranslatorID, |
InterchangeDispatcherTask.h |
FJsonFetchMeshPayloadCmd()
| Name | FJsonFetchMeshPayloadCmd |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Dispatcher/Public/InterchangeDispatcherTask.h |
| Include Path | #include "InterchangeDispatcherTask.h" |
FJsonFetchMeshPayloadCmd()
FJsonFetchMeshPayloadCmd(const FString &, const FString &, const FTransform &)
| Name | FJsonFetchMeshPayloadCmd |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Dispatcher/Public/InterchangeDispatcherTask.h |
| Include Path | #include "InterchangeDispatcherTask.h" |
FJsonFetchMeshPayloadCmd
(
const FString & InTranslatorID,
const FString & InPayloadKey,
const FTransform & InMeshGlobalTransform
)