MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Std._InOpt_Array_Int_4 Struct Reference

This is used as a function parameter when passing Box_Array_Int_4 by value with a default argument, since trying to use ? instead seems to prevent us from taking its address. Usage: More...

Public Member Functions

 _InOpt_Array_Int_4 (Array_Int_4 new_value)
 
 _InOpt_Array_Int_4 (ConstBox_Array_Int_4 new_value)
 

Static Public Member Functions

static implicit operator _InOpt_Array_Int_4 (Array_Int_4 new_value)
 
static implicit operator _InOpt_Array_Int_4 (ConstBox_Array_Int_4 new_value)
 

Public Attributes

readonly bool HasValue
 

Properties

Array_Int_4 Value [get]
 

Detailed Description

This is used as a function parameter when passing Box_Array_Int_4 by value with a default argument, since trying to use ? instead seems to prevent us from taking its address. Usage:


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