Info

  • Official Official addon
  • Github Github page
  • Requires paid-for service
  • Copyright Scirra Ltd. All rights reserved.

Statistics

  • Download count493 total downloads
  • Latest download count 59 downloads of latest version
  • Average download count2 downloads per day average

Owners

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

Epic Games

  • Conditions

    Is available

    True if successfully initialized the Epic Games API.

    Is Epic launcher

    True when started by the Epic Games launcher.

Authentication

  • Actions

    Log in (portal)

    Log in using the built-in user onboarding experience provided by the Epic Games SDK.

    Log in (persistent)

    Attempt to automatically log in by using a persisted previous login.

    Log in (exchange code {0})

    Log in using an exchange code. Allows automatic login with the launcher exchange code.

    Log in (DevAuthTool at {0}, credential name {1})

    Log in using DevAuthTool provided in the Epic Games SDK for development/testing purposes.

    Log out

    Log out of the user's currently logged in account.

  • Conditions

    On login complete

    Triggered after a successful login.

    On login failed

    Triggered after a login attempt fails.

    On logout complete

    Triggered after a successful logout.

    On logout failed

    Triggered after a logout attempt fails.

    Login type is {0}

    Test which type of login is in use.

    On login status changed

    Triggered when the current user's login status changes.

  • Expressions

    LoginStatus

    The current login status as a string.

    LauncherExchangeCode

    Exchange code allowing for automatic login with Epic Games launcher.

User details

  • Expressions

    EpicAccountIdStr

    The current user's Epic account ID as a string.

    DisplayName

    The current user's display name (if available).

    DisplayNameSanitized

    The current user's sanitized display name (if available).

    Nickname

    The current user's nickname/alias (if available).

    PreferredLanguage

    The current user's preferred language as an ISO 639 language code (if available).

    UserCountry

    The current user's country (if available).

Stats & achievements

  • Actions

    Unlock achievement {0}

    Unlock an achievement for the current game.

  • Conditions

    On any achievement unlock success

    Triggered after any successful 'Unlock achievement' action.

    On achievement {0} unlock success

    Triggered after a successful 'Unlock achievement' action.

    On any achievement unlock error

    Triggered after any 'Unlock achievement' action fails.

    On achievement {0} unlock error

    Triggered after an 'Unlock achievement' action failed.

  • Expressions

    Achievement

    In an achievement trigger, the achievement ID.