Delegate Factory.ScriptFactoryCreateFile_delegate
Namespace: UE4.UnrealEd
Assembly: UE4DotNet.dll
Syntax
public delegate bool ScriptFactoryCreateFile_delegate(AssetImportTask InTask, bool ReturnValue);
Parameters
| Type | Name | Description |
|---|---|---|
| AssetImportTask | InTask | |
| System.Boolean | ReturnValue |
Returns
| Type | Description |
|---|---|
| System.Boolean |