Navigation
API > API/Plugins > API/Plugins/InterchangeDispatcher > API/Plugins/InterchangeDispatcher/FJsonLoadSourceCmd
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
InterchangeDispatcherTask.h |
|
FJsonLoadSourceCmd
(
const FString& InTranslatorID,
const FString& InSourceFilename,
const bool InbConvertScene,
const bool InbForceFrontXAxis,
const bool InbConvertSceneUnit,
const bool InbKeepFbxNamespace
)
|
|
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 &, const bool, const bool, const bool, const bool)
| |
|
| 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,
const bool InbConvertScene,
const bool InbForceFrontXAxis,
const bool InbConvertSceneUnit,
const bool InbKeepFbxNamespace
)