Choose your operating system:
Windows
macOS
Linux
| UK2Node::HasExternalDependencies()
|
Module |
|
Header |
/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_BaseAsyncTask.h |
Include |
#include "K2Node_BaseAsyncTask.h" |
Source |
/Engine/Source/Editor/BlueprintGraph/Private/K2Node_BaseAsyncTask.cpp |
Returns whether or not this node has dependencies on an external structure If OptionalOutput isn't null, it should be filled with the known dependencies objects (Classes, Structures, Functions, etc).