Info

Statistics

  • Download count995 total downloads
  • Latest download count 261 downloads of latest version
  • Average download count2 downloads per day average

Owners

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

leaderboard (Cloud firestore)

  • Actions

    Simple Leaderboard, {0}, {1}, {2}, {3}, tag: {4}

    (Cloud firestore) Add data To Leaderboard

    Show Simple Leaderboard, {0}, {1}, {2}, {3}, {4}, {5}

    (Cloud firestore) Show leaderboard

    Get Leaderboard, {0}, {1}, tag: {2}

    (Cloud firestore) Add data To Leaderboard

authentication

  • Actions

    Create Email Password, {0}, {1}, tag: {2}

    Creates a new email/password-based user account. If account creation is successful, user will be automatically signed in.

    Signin User Email Password, {0}, {1}, tag: {2}

    Signs in to an email/password-based user account.

    Signin User Anonymously, tag: {0}

    Signin User Anonymously

    Sign Out User, tag: {0}

    Signs current Firebase user out of the app.

  • Conditions

    On User Signed In

    If the user has previously logged in

    Is User Signed In

    Checks if there is a current Firebase user signed into the app.

  • Expressions

    UserId

    authentication uid

group chat (Cloud firestore)

  • Actions

    Send Message, {0}, {1}, {2}, {3}, {4}, tag: {5}

    this is the description

    Create Group, {0}, {1}, {2}, {3}, tag: {4}

    Create Group

    Get Chat History, {0}, {1}, tag: {2}

    Get Chat History

    Listen To Chat, {0}, {1}, tag: {2}

    Listen To Chat

    Custum Style Div, {0}, {1}, {2}, {3}, {4}, {5}, {6}, tag: {7}

    This must be called or set before (Get Chat History) and (Listen To Chat), otherwise the default value will be used.

  • Expressions

    JsonGetChatHistory

    This is the expression description

    JsonListenToChat

    This is the expression description

transfer score (Cloud firestore)

  • Actions

    Add Sender Score, {0}, {1}, {2}, tag: {3}

    if the data already exists in the Collection Name then the data will be updated, otherwise new data will be created.

    Transfer Score, {0}, sender: {1}, receiver: {2}, {3}, tag: {4}

    user-to-user or admin-to-user score transfer.

    Get Sender Score, {0}, {1}, tag: {2}

    if the data already exists in the Collection Name then the data will be updated, otherwise new data will be created.

  • Expressions

    ReceiverScore

    recipient's score return after score-transfer-successful

    SenderScore

    return of sender's score after successful score-transfer

error

candition

debug