Interface IGeneratedFile
Namespace: Glitch9.AIDevKit
Assembly: .dll
Syntax
public interface IGeneratedFile : IGeneratedResult
Methods
SetNote(string)
Declaration
void SetNote(string note)
Parameters
Type | Name | Description |
---|---|---|
string | note |
ToFiles()
Declaration
IFile[] ToFiles()
Returns
Type | Description |
---|---|
IFile[] |