Action Engine
Loading...
Searching...
No Matches
thread::Case Struct Reference

Detailed Description

A Case represents a selectable case in a Select statement.

A Case is used to represent a selectable condition in a Select statement, allowing for passing arguments to the selectable. It contains a pointer to the Selectable and an array of arguments that can be passed to the Selectable when it is selected.

#include <cases.h>


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