This is used for optional parameters of class Pair_MRFaceId_Bool with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_Pair_MRFaceId_Bool. Usage:
More...
Public Member Functions | |
| _InOptConst_Pair_MRFaceId_Bool (Const_Pair_MRFaceId_Bool value) | |
Static Public Member Functions | |
| static implicit | operator _InOptConst_Pair_MRFaceId_Bool (Const_Pair_MRFaceId_Bool value) |
Public Attributes | |
| Const_Pair_MRFaceId_Bool? | Opt |
This is used for optional parameters of class Pair_MRFaceId_Bool with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_Pair_MRFaceId_Bool. Usage:
null to use the default argument.new() to pass no object.Pair_MRFaceId_Bool/Const_Pair_MRFaceId_Bool to pass it to the function.