EntropyCanvas::SceneSnapshot
EntropyCanvas::SceneSnapshot
Section titled “EntropyCanvas::SceneSnapshot”Scene snapshot - full scene state from server.
#include <IDataProvider.h>
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| uint32_t | serverId |
| std::vector< EntitySnapshot > | entities |
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable serverId
Section titled “variable serverId”uint32_t serverId {0};variable entities
Section titled “variable entities”std::vector< EntitySnapshot > entities;Updated on 2026-01-26 at 17:14:35 -0500