Navigation
API > API/Plugins > API/Plugins/InterchangeDispatcher > API/Plugins/InterchangeDispatcher/FJsonFetchAnimationQueriesCmd
Use this class helper to create the cmd result json string and to read it
| Name | JsonAnimationQueriesResultParser |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Dispatcher/Public/InterchangeDispatcherTask.h |
| Include Path | #include "InterchangeDispatcherTask.h" |
Syntax
class JsonAnimationQueriesResultParser
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| HashToFilenames | TMap< FString, FString > | InterchangeDispatcherTask.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool FromJson
(
const FString& JsonString |
InterchangeDispatcherTask.h | ||
| InterchangeDispatcherTask.h | |||
| InterchangeDispatcherTask.h | |||
| InterchangeDispatcherTask.h | |||
FString ToJson() |
InterchangeDispatcherTask.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FString GetHashToFilenamesKey() |
InterchangeDispatcherTask.h |