Meteor-Unity
3
A C#-based SDK for connecting Unity to Meteor servers
|
This is the complete list of members for Meteor.Cursor< TRecordType >, including all inherited members.
collection | Meteor.Cursor< TRecordType > | |
Fetch() | Meteor.Cursor< TRecordType > | inline |
ids | Meteor.Cursor< TRecordType > | |
Observe(Action< string, TRecordType > added=null, Action< string, TRecordType, IDictionary, string[]> changed=null, Action< string > removed=null) | Meteor.Cursor< TRecordType > | inline |
selector | Meteor.Cursor< TRecordType > |