MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Std._InOptMut_Function_VoidFunc Class Reference

This is used for optional parameters of class Function_VoidFunc with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_Function_VoidFunc. Usage: More...

Public Member Functions

 _InOptMut_Function_VoidFunc (Function_VoidFunc value)
 

Static Public Member Functions

static implicit operator _InOptMut_Function_VoidFunc (Function_VoidFunc value)
 

Public Attributes

Function_VoidFuncOpt
 

Detailed Description

This is used for optional parameters of class Function_VoidFunc with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_Function_VoidFunc. Usage:


The documentation for this class was generated from the following file: