Class FileLibrary
ScriptableObject database for storing file data. This database is used to keep track of the files available in the AI library.
Inheritance
object
FileLibrary
Namespace: Glitch9.AIDevKit
Assembly: .dll
Syntax
public class FileLibrary : ScriptableDatabase<FileLibrary.Repo, ApiFile, FileLibrary>