EntropyEngine::Networking::NetworkSession::ComponentGroupData
EntropyEngine::Networking::NetworkSession::ComponentGroupData
Section titled “EntropyEngine::Networking::NetworkSession::ComponentGroupData”Component group data for wire protocol - groups properties under a component.
#include <NetworkSession.h>
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| ComponentTypeHash | typeHash |
| std::vector< PropertyMetadata > | properties |
| std::string | componentName |
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable typeHash
Section titled “variable typeHash”ComponentTypeHash typeHash;variable properties
Section titled “variable properties”std::vector< PropertyMetadata > properties;variable componentName
Section titled “variable componentName”std::string componentName;Updated on 2026-01-26 at 17:14:35 -0500