Meteor-Unity  3
A C#-based SDK for connecting Unity to Meteor servers
Public Attributes | List of all members
Meteor.MongoDocument Class Reference

A base class for all the types you want to support as Mongo documents. More...

Public Attributes

string _id
 The document ID. More...
 

Detailed Description

A base class for all the types you want to support as Mongo documents.

Member Data Documentation

string Meteor.MongoDocument._id

The document ID.


The documentation for this class was generated from the following file: