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