EntropyCanvas::EntityTypeInfo
EntropyCanvas::EntityTypeInfo
Section titled “EntropyCanvas::EntityTypeInfo”Entity type information for network synchronization. More…
#include <Tags.h>
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| std::string | typeName |
Detailed Description
Section titled “Detailed Description”struct EntropyCanvas::EntityTypeInfo;Entity type information for network synchronization.
Stores the type name used when creating the entity (e.g., “Camera”, “Mesh”, “DistantLight”). Used by delta broadcast to communicate entity type to clients.
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable typeName
Section titled “variable typeName”std::string typeName;Updated on 2026-01-26 at 17:14:35 -0500