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