Hnxml Standard
    Preparing search index...

    Interface Instantly

    this triggers immediately, as soon as this is finished loading

    此 Trigger 一完成加载就触发

    <Instantly>
    <!-- Tasks -->
    </Instantly>
    interface Instantly {
        children: HXTask;
        needsMissionComplete: "true" | "false";
    }
    Index

    Properties

    children: HXTask
    needsMissionComplete: "true" | "false"

    Needs mission complete or not

    是否需要任务完成