Info

Statistics

  • Download count28 total downloads
  • Latest download count 28 downloads of latest version
  • Average download count1 downloads per day average

Owners

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

Authentication

  • Actions

    Log In with email: {0} password: {1}

    Log in using a player email address.

    Log In with username: {0} password: {1}

    Log in using a player username.

    Register a PlayFab user with email: {0}, password: {1}, username: {2}, requirebothusernameandemail: {3}, displayname: {4}

    Request a player login.

  • Conditions

    On Authenticated

    Notification sent when a player logs in.

    On Message

    Notification sent when a message should be shown to the user.

  • Expressions

    GetMessage

    Get the current display message.

    GetAccountId

    Get the PlayFab user's account Id.

Economy

  • Actions

    Get inventory items with collectionId: {0}, count: {1}, and next: {2}.

    Get the inventory items for the PlayFab player.

    Add inventory items with amount: {0}, itemid: {1}, collectionid: {2}, durationinseconds: {3}.

    Add the inventory items for the PlayFab player.

    Subtract inventory items with amount: {0}, itemid: {1}, collectionid: {2}, durationinseconds: {3}.

    Subtract the inventory items for the PlayFab player.

    Delete inventory items with itemid: {0}, and collectionid: {1}.

    Delete the inventory items for the PlayFab player.

  • Conditions

    On inventory ready

    Notification sent when the inventory is retrieved.

    On inventory added

    Notification sent when inventory items are added.

    On inventory subtracted

    Notification sent when inventory items are subtracted.

    On inventory deleted

    Notification sent when inventory items are deleted.

  • Expressions

    GetReadyInventoryItems

    Get the PlayFab user's inventory items.