Designer Plugins
Plugins for Disguise Designer software.
Plugins for Disguise Designer software.
Reflection of the std::optional class from the C++ standard library
Base class: _BlipValue
Default constructor for optional
Construct an optional with no value
Construct an optional with a value
Copy constructor for optional
Whether the optional has a valid value
The value of the optional
Returns the value of the optional, or a provided default value if it doesn’t have one
Whether the optional has a valid value
Whether the optional has a valid value