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