Rapier C — 2D / f64 0.36.0+c.0
Loading...
Searching...
No Matches
R2OptionalBool Struct Reference

Optional boolean override. More...

#include <rapier.h>

Data Fields

R2Bool enabled
 Whether this setting/object is enabled (0 or 1).
R2Bool value
 Value used when enabled is 1.

Detailed Description

Optional boolean override.

When disabled, retain the recipe's native default.

Field Documentation

◆ enabled

R2Bool R2OptionalBool::enabled

Whether this setting/object is enabled (0 or 1).

◆ value

R2Bool R2OptionalBool::value

Value used when enabled is 1.


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