EditorCOmponent build pipeline WIP
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
This commit is contained in:
@@ -138,7 +138,7 @@ namespace ScriptCanvasEditor
|
||||
(void)index;
|
||||
(void)node;
|
||||
|
||||
auto sourceHandle = SourceHandle(nullptr, {}, GUI->GetSelectedSourcePath());
|
||||
auto sourceHandle = SourceHandle(nullptr, GUI->GetSelectedSourcePath());
|
||||
auto completeSourceHandle = CompleteDescription(sourceHandle);
|
||||
if (completeSourceHandle)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user