DemoStepResult Struct Reference

Space-ng SDK: sol3::core::DemoStepResult Struct Reference
Space-ng SDK
sol3::core::DemoStepResult Struct Reference

#include <sol3/core/demo_component.h>

Public Attributes

bool text_written = false
 
bool buffer_written = false
 
uint64_t text_seq = 0
 
uint64_t buffer_seq = 0
 

Member Data Documentation

◆ buffer_seq

uint64_t sol3::core::DemoStepResult::buffer_seq = 0

◆ buffer_written

bool sol3::core::DemoStepResult::buffer_written = false

◆ text_seq

uint64_t sol3::core::DemoStepResult::text_seq = 0

◆ text_written

bool sol3::core::DemoStepResult::text_written = false

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