Interface NativeGuiChangedFunction

Function used in "NativeGuiChanged" callback.

  • Parameters

    • screenName: string

      current screen name

    • lastScreenName: string

      previous screen name

    • isPushEvent: boolean

      if true, the new screen was pushed to the screen stack, popped from the stack otherwise

    Returns void

Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.