yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::platform::WasmCollaboration::ChangeEvent Struct Reference

#include <wasm_collaboration.h>

Public Attributes

uint32_t offset
 
std::vector< uint8_t > old_data
 
std::vector< uint8_t > new_data
 
std::string user_id
 
double timestamp
 

Detailed Description

Definition at line 402 of file wasm_collaboration.h.

Member Data Documentation

◆ offset

uint32_t yaze::app::platform::WasmCollaboration::ChangeEvent::offset

Definition at line 403 of file wasm_collaboration.h.

◆ old_data

std::vector<uint8_t> yaze::app::platform::WasmCollaboration::ChangeEvent::old_data

Definition at line 404 of file wasm_collaboration.h.

◆ new_data

std::vector<uint8_t> yaze::app::platform::WasmCollaboration::ChangeEvent::new_data

Definition at line 405 of file wasm_collaboration.h.

◆ user_id

std::string yaze::app::platform::WasmCollaboration::ChangeEvent::user_id

Definition at line 406 of file wasm_collaboration.h.

◆ timestamp

double yaze::app::platform::WasmCollaboration::ChangeEvent::timestamp

Definition at line 407 of file wasm_collaboration.h.


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