OpenFairyGUI API
    Preparing search index...

    Interface ProjectReadOptions

    interface ProjectReadOptions {
        hydrateResourceBytes?: boolean;
    }
    Index
    hydrateResourceBytes?: boolean

    Load primary source bytes for image, sound, misc, font, movie-clip, Spine, and DragonBones resources. Disabled by default to keep normal inspection reads lightweight.