AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    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>
    In this article
    Back to top Generated by DocFX