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