Hnxml Standard
    Preparing search index...

    Interface Instantly

    this triggers immediately, as soon as this is finished loading

    此 Trigger 一完成加载就触发

    <Instantly>
    <!-- Tasks -->
    </Instantly>
    interface Instantly {
        children: TaskElement;
        needsMissionComplete?: boolean;
    }
    Index

    Properties

    children: TaskElement
    needsMissionComplete?: boolean

    Needs mission complete or not

    是否需要任务完成