Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
Back to top Generated by DocFX