Addon ID

  • bugnet_sdk

Info

Statistics

  • Download count47 total downloads
  • Latest download count 6 downloads of latest version
  • Average download count1 downloads per day average

Owners

A list of all Actions, Conditions and Expressions supported in this addon.

Bugnet

  • Actions

    Initialize Bugnet with API key {0} server {1} version {2} auto-capture {3}

    Initialize the Bugnet SDK. Call this on start of layout.

    Report bug {0}: {1} (category: {2}, priority: {3})

    Submit a bug report to Bugnet.

    Show bug report widget

    Display the built-in bug report overlay widget.

    Hide bug report widget

    Hide and remove the bug report overlay widget.

    Set player ID {0} name {1}

    Set the player identity for bug reports.

    Mark layout {0} load start

    Mark the start of a layout load for performance tracking.

    Mark layout {0} load end

    Mark the end of a layout load for performance tracking.

  • Conditions

    Bugnet is initialized

    True if the Bugnet SDK has been initialized.

    On bug reported

    Triggered when a bug report is successfully submitted.

    On bug report failed

    Triggered when a bug report fails to submit.

  • Expressions

    GameVersion

    Get the configured game version string.

    Platform

    Get the detected platform (Windows, macOS, Linux, Android, iOS, Web).

    SessionToken

    Get the current session token.

    LastBugID

    Get the ID of the last successfully reported bug.