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

Optional boolean override. More...

#include <rapier.h>

Data Fields

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

Detailed Description

Optional boolean override.

When disabled, retain the recipe's native default.

Field Documentation

◆ enabled

R3Bool R3OptionalBool::enabled

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

◆ value

R3Bool R3OptionalBool::value

Value used when enabled is 1.


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