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

#include <wasm_collaboration.h>

Public Attributes

std::string id
 
std::string name
 
std::string color
 
bool is_active = true
 

Detailed Description

Definition at line 387 of file wasm_collaboration.h.

Member Data Documentation

◆ id

std::string yaze::app::platform::WasmCollaboration::User::id

Definition at line 388 of file wasm_collaboration.h.

◆ name

std::string yaze::app::platform::WasmCollaboration::User::name

Definition at line 389 of file wasm_collaboration.h.

◆ color

std::string yaze::app::platform::WasmCollaboration::User::color

Definition at line 390 of file wasm_collaboration.h.

◆ is_active

bool yaze::app::platform::WasmCollaboration::User::is_active = true

Definition at line 391 of file wasm_collaboration.h.


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