Skip to main content

The SelectionBlock Struct Reference

Declaration

struct SelectionBlock { ... }

Included Headers

#include <src/util.h>

Public Member Attributes Index

const char *name
boolenabled

Definition at line 176 of file util.h.

Public Member Attributes

enabled

bool SelectionBlock::enabled

Definition at line 179 of file util.h.

179 bool enabled;

name

const char* SelectionBlock::name

Definition at line 178 of file util.h.

178 const char *name;

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


Generated via doxygen2docusaurus by Doxygen 1.14.0.