This is used for optional parameters of class Optional_MRBox1f with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_Optional_MRBox1f. Usage:
More...
Public Member Functions | |
| _InOptMut_Optional_MRBox1f (Optional_MRBox1f value) | |
Static Public Member Functions | |
| static implicit | operator _InOptMut_Optional_MRBox1f (Optional_MRBox1f value) |
Public Attributes | |
| Optional_MRBox1f? | Opt |
This is used for optional parameters of class Optional_MRBox1f with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_Optional_MRBox1f. Usage:
null to use the default argument.new() to pass no object.Optional_MRBox1f/Const_Optional_MRBox1f directly.