Difference between revisions of "Core Concepts"

From Neos Wiki
Jump to navigation Jump to search
(Created page with " == Data Model == * Slot * Component * User * Stream * SyncObject * SyncField * SyncList * SyncArray * SyncDictionary * SyncRef * Syn...")
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
== General Architecture ==
 +
* [[Architecture Overview]] (hosting, uploading, realtime multiplayer, etc)
  
 
== Data Model ==
 
== Data Model ==
 +
* [[Overview]]
 +
* [[World]]
 
* [[Slot]]
 
* [[Slot]]
 
* [[Component]]
 
* [[Component]]
Line 10: Line 14:
 
* [[SyncArray]]
 
* [[SyncArray]]
 
* [[SyncDictionary]]
 
* [[SyncDictionary]]
 +
* [[SyncVar]]
 
* [[SyncRef]]
 
* [[SyncRef]]
 
* [[SyncDelegate]]
 
* [[SyncDelegate]]
Line 15: Line 20:
 
* [[HookRef]]
 
* [[HookRef]]
 
* [[DriveRef]]
 
* [[DriveRef]]
 +
* [[Coordinate spaces]]

Revision as of 18:05, 19 June 2020