Data
This folder contains all the data structures that would be serialized from websocket or NDK.
It has 3 sub folders:
- Entities: Contains the scripts for all the other entities used for serializing / deserializing.
- Packets: Contains the scripts for all the Inworld Packets.
- ScriptableObjects: Contains the ScriptableObjects related scripts. In our docs, we put it on a separate folder.