Generated from class MR.PositionedText. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | PositionedText () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | PositionedText (MR._ByValue_PositionedText _other) |
| Generated from constructor MR.PositionedText.PositionedText. | |
| PositionedText (Const_PositionedText _other) | |
| Generated from constructor MR.PositionedText.PositionedText. | |
| PositionedText (PositionedText _other) | |
| Generated from constructor MR.PositionedText.PositionedText. | |
| unsafe | PositionedText (string text, in MR.Vector3f position) |
| Generated from constructor MR.PositionedText.PositionedText. | |
| unsafe MR.PositionedText | assign (MR._ByValue_PositionedText _other) |
| Generated from method MR::PositionedText::operator=. | |
| Public Member Functions inherited from MR.Const_PositionedText | |
| virtual void | Dispose () |
| unsafe | Const_PositionedText () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_PositionedText (MR._ByValue_PositionedText _other) |
| Generated from constructor MR.PositionedText.PositionedText. | |
| Const_PositionedText (Const_PositionedText _other) | |
| Generated from constructor MR.PositionedText.PositionedText. | |
| Const_PositionedText (PositionedText _other) | |
| Generated from constructor MR.PositionedText.PositionedText. | |
| unsafe | Const_PositionedText (string text, in MR.Vector3f position) |
| Generated from constructor MR.PositionedText.PositionedText. | |
| bool | Equals (MR.Const_PositionedText? _1) |
| override bool | Equals (object? other) |
Properties | |
| new unsafe MR.Std.String | text [get, protected set] |
| new unsafe ref MR.Vector3f | position [get] |
| Properties inherited from MR.Const_PositionedText | |
| unsafe MR.Std.Const_String | text [get, protected set] |
| unsafe ref readonly MR.Vector3f | position [get] |
Additional Inherited Members | |
| Static Public Member Functions inherited from MR.Const_PositionedText | |
| static unsafe bool | operator== (MR.Const_PositionedText _this, MR.Const_PositionedText _1) |
| Generated from method MR::PositionedText::operator==. | |
| static unsafe bool | operator!= (MR.Const_PositionedText _this, MR.Const_PositionedText _1) |
| Protected Member Functions inherited from MR.Const_PositionedText | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_PositionedText | |
| unsafe MR.Vector3f * | __ref_storage_position |
Generated from class MR.PositionedText. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR.PositionedText.PositionedText.
|
inline |
Generated from constructor MR.PositionedText.PositionedText.
|
inline |
Generated from constructor MR.PositionedText.PositionedText.
|
inline |
Generated from constructor MR.PositionedText.PositionedText.
|
inline |
Generated from method MR::PositionedText::operator=.
|
get |
|
getprotected set |