RSX Code Reference
    Preparing search index...

    Enumeration LibrarySubOperationType

    The LibrarySubOperationType enum represents asynchronous package operations that can be queued on the worker thread.

    Many library operations executed from higher-level systems will be broken up into sub-operations that are then processed. Thus, the OnEntryModified event will potentially be invoked several times for one operation.

    Index