The Wayback Machine - https://web.archive.org/web/20200612102704/https://github.com/topics/unity-tutorial
Skip to content
#

unity-tutorial

Here are 173 public repositories matching this topic...

agarcialeon
agarcialeon commented May 7, 2019

Althougt code can be commented in the scripts, could be great to generate automatic documentation for the scripts and host it in the gh-pages branch of this repository.

In this way we can have a presentation web for the library and also the related documentation on how the API works.

I have checked DocFX and it seems it's possible to implement the pipeline for hosting the documentation as st

Thaina
Thaina commented Mar 10, 2020

Please fill in the following fields:

Unity editor version: 2018.4
Firebase Unity SDK version: 6.12
Firebase plugins in use (Auth, Database, etc.): FireStore

Please describe the issue here:

QuerySnapshot implement IEnumerable<DocumentSnapshot> so I expect that it could iterate with itself directly. But it just throw exception

QuerySnapshot query = await fireStoreQuery.Get

Improve this page

Add a description, image, and links to the unity-tutorial topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unity-tutorial topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.