@kognifai/cogsengine
    Preparing search index...

    Enumeration ResourceLoadFlagsConst

    Flags for describing how to load a resource.

    Index

    Enumeration Members

    AutoReload: 4
    DoNotCache: 32

    Do not cache this resource for later retrieval.

    ForceSynchronous: 1

    Force loading the resource synchronously.

    ForceUnique: 16

    Force unique resource load when source resolves to existing resource.

    NoDefaultName: 8

    No default name.

    None: 0

    No flags specified,.

    Reload: 2

    Reload action.