 |
bool |
bFixupPasteIndexForScriptDependenciesInStack |
Markup MetaData to specify that if scripts are pasted from the clipboard to automatically fixup their order in the stack to satisfy dependencies. |
 |
FString |
ExportedNodes |
We expect nodes to be exported into this string using FEdGraphUtilities::ExportNodesToText |
 |
TArray< TObjectPtr< const UNiagaraClipboardFunctionInput > > |
FunctionInputs |
|
 |
TArray< TObjectPtr< const UNiagaraClipboardFunction > > |
Functions |
|
 |
TArray< FNiagaraClipboardPortableValue > |
PortableValues |
|
 |
TArray< TObjectPtr< const UNiagaraClipboardRenderer > > |
Renderers |
|
 |
TArray< TObjectPtr< const UNiagaraScript > > |
Scripts |
|
 |
TArray< FNiagaraClipboardScriptVariable > |
ScriptVariables |
|
 |
FNiagaraStackNoteData |
StackNote |
|
 |
TArray< TObjectPtr< const UObject > > |
StatelessModules |
|