Navigation
API > API/Plugins > API/Plugins/InterchangeDispatcher > API/Plugins/InterchangeDispatcher/FJsonFetchAnimationBakeTransform-
- IJsonCmdBase::FromJson()
- FJsonFetchPayloadCmd::FromJson()
- FJsonFetchAnimationBakeTransformPayloadCmd::FromJson()
References
| Module | InterchangeDispatcher |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Dispatcher/Public/InterchangeDispatcherTask.h |
| Include | #include "InterchangeDispatcherTask.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Dispatcher/Private/InterchangeDispatcherTask.cpp |
virtual bool FromJson
&40;
const FString & JsonString
&41;
Remarks
Return false if the JsonString do not match the command, true otherwise.