|
Tramway SDK v0.1.1
|
Go to the source code of this file.
Namespaces | |
| namespace | tram |
| Serialization, i.e. | |
| namespace | tram::Loader |
| WorldCell streaming. | |
Functions | |
| void | tram::Loader::Track (Entity *entity) |
| Starts tracking an Entity. More... | |
| void | tram::Loader::Untrack (Entity *entity) |
| Stops tracking a tracked Entity. More... | |
| void | tram::Loader::Update () |
| Performs WorldCell loading and unloading. More... | |