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