Generated from class MR.RegionId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.RegionId> This is the by-value version of the struct.
More...
|
|
| RegionId (RegionId _other) |
| | Generated copy constructor.
|
| |
|
unsafe | RegionId () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | RegionId (MR.Const_NoInit _1) |
| | Generated from constructor MR.RegionId.RegionId.
|
| |
|
unsafe | RegionId (int i) |
| | Generated from constructor MR.RegionId.RegionId.
|
| |
|
readonly unsafe bool | valid () |
| | Generated from method MR.RegionId.valid.
|
| |
|
unsafe ref int | get () |
| | Generated from method MR.RegionId.get.
|
| |
|
readonly unsafe bool | less (MR.RegionId b) |
| | Generated from method MR.RegionId.operator<.
|
| |
|
unsafe void | decr () |
| | Generated from method MR.RegionId.operator--.
|
| |
|
unsafe RegionId | decr (MR.RegionId _this) |
| | Generated from method MR.RegionId.operator--.
|
| |
|
unsafe void | incr () |
| | Generated from method MR.RegionId.operator++.
|
| |
|
unsafe RegionId | incr (MR.RegionId _this) |
| | Generated from method MR.RegionId.operator++.
|
| |
|
unsafe ref MR.RegionId | subAssign (int a) |
| | Generated from method MR.RegionId.operator-=.
|
| |
|
unsafe ref MR.RegionId | addAssign (int a) |
| | Generated from method MR.RegionId.operator+=.
|
| |
|
bool | Equals (MR.RegionId b) |
| |
|
override bool | Equals (object? other) |
| |
|
|
static implicit | operator RegionId (ConstBox_RegionId other) |
| | Copy contents from a wrapper class to this struct.
|
| |
|
static unsafe implicit | operator int (MR.RegionId _this) |
| | Generated from conversion operator MR.RegionId.operator int.
|
| |
|
static unsafe | operator bool (MR.RegionId _this) |
| | Generated from conversion operator MR.RegionId.operator bool.
|
| |
|
static unsafe bool | operator== (MR.RegionId _this, MR.RegionId b) |
| | Generated from method MR.RegionId.operator==.
|
| |
|
static unsafe bool | operator!= (MR.RegionId _this, MR.RegionId b) |
| |
Generated from class MR.RegionId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.RegionId> This is the by-value version of the struct.
The documentation for this struct was generated from the following file: