Choose your operating system:
Windows
macOS
Linux
| IJsonCmdBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/Interchange/Runtime/Source/Dispatcher/Public/InterchangeDispatcherTask.h |
Include |
#include "InterchangeDispatcherTask.h" |
class FJsonLoadSourceCmd : public UE::Interchange::IJsonCmdBase
Name | Description | |
---|---|---|
|
FJsonLoadSourceCmd() |
|
|
FJsonLoadSourceCmd |
Name | Description | ||
---|---|---|---|
|
GetSourceFilename() |
||
|
GetSourceFilenameJsonKey() |
Name | Description | ||
---|---|---|---|
|
FromJson ( |
Return false if the JsonString do not match the command, true otherwise. |
|
|
GetAction() |
||
|
GetTranslatorID() |
||
|
ToJson() |
Name |
Description |
|
---|---|---|
|
JsonResultParser |
Use this class helper to create the cmd result json string and to read it |