OneSDK
    Preparing search index...

    Interface AutoModContent

    interface AutoModContent {
        fragments: AutoModFragment[];
        text: string;
    }
    Index

    Properties

    Properties

    fragments: AutoModFragment[]
    text: string