Generated from class MR.UnitInfo. This is the non-const half of the class.
More...
Generated from class MR.UnitInfo. This is the non-const half of the class.
◆ UnitInfo() [1/4]
| unsafe MR.UnitInfo.UnitInfo |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ UnitInfo() [2/4]
| unsafe MR.UnitInfo.UnitInfo |
( |
float | conversionFactor, |
|
|
string | prettyName, |
|
|
string | unitSuffix ) |
|
inline |
◆ UnitInfo() [3/4]
| unsafe MR.UnitInfo.UnitInfo |
( |
MR.Const_UnitInfo | _other | ) |
|
|
inline |
Generated from constructor MR.UnitInfo.UnitInfo.
◆ UnitInfo() [4/4]
Generated from constructor MR.UnitInfo.UnitInfo.
◆ assign()
| unsafe MR.UnitInfo MR.UnitInfo.assign |
( |
MR.Const_UnitInfo | _other | ) |
|
|
inline |
Generated from method MR.UnitInfo.operator=.
◆ conversionFactor
| new unsafe ref float MR.UnitInfo.conversionFactor |
|
get |
◆ prettyName
| new unsafe MR.Std.StringView MR.UnitInfo.prettyName |
|
getprotected set |
◆ unitSuffix
| new unsafe MR.Std.StringView MR.UnitInfo.unitSuffix |
|
getprotected set |
The documentation for this class was generated from the following file: