group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
registry_serialization::RemoteInputRecord Struct Reference

A paired entity ID and input snapshot received from a remote client. More...

#include <RegistrySerialization.hpp>

Collaboration diagram for registry_serialization::RemoteInputRecord:
[legend]

Public Attributes

entt::entity entity {entt::null}
InputSnapshot input {}

Detailed Description

A paired entity ID and input snapshot received from a remote client.

Member Data Documentation

◆ entity

entt::entity registry_serialization::RemoteInputRecord::entity {entt::null}

◆ input

InputSnapshot registry_serialization::RemoteInputRecord::input {}

The documentation for this struct was generated from the following file: