genshin-manager
    Preparing search index...

    Enumeration NoticeManagerEvents

    NoticeManager events

    Index

    Events

    ADD_NOTICE: "ADD_NOTICE"

    When a notice is added, fires ADD_NOTICE

    param type description
    notice Notice Added Notice
    REMOVE_NOTICE: "REMOVE_NOTICE"

    When a notice is removed, fires REMOVE_NOTICE

    param type description
    notice Notice Removed Notice