MeshLib C# Docs
Loading...
Searching...
No Matches

This action to undo/redo the change of object name Generated from class MR.ChangeNameAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class. More...

Inheritance diagram for MR.Const_ChangeNameAction:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ChangeNameAction (MR._ByValue_ChangeNameAction _other)
 Generated from constructor MR.ChangeNameAction.ChangeNameAction.
 Const_ChangeNameAction (Const_ChangeNameAction _other)
 Generated from constructor MR.ChangeNameAction.ChangeNameAction.
 Const_ChangeNameAction (ChangeNameAction _other)
 Generated from constructor MR.ChangeNameAction.ChangeNameAction.
unsafe Const_ChangeNameAction (string actionName, MR.Std._ByValue_SharedPtr_MRObject obj)
 construct before giving new name to the object Generated from constructor MR.ChangeNameAction.ChangeNameAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangeNameAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangeNameAction.heapBytes.

Static Public Member Functions

static unsafe implicit operator MR.Const_HistoryAction (Const_ChangeNameAction self)
static unsafe operator Const_ChangeNameAction? (MR.Const_HistoryAction parent)

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

This action to undo/redo the change of object name Generated from class MR.ChangeNameAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_ChangeNameAction() [1/4]

unsafe MR.Const_ChangeNameAction.Const_ChangeNameAction ( MR._ByValue_ChangeNameAction _other)
inline

Generated from constructor MR.ChangeNameAction.ChangeNameAction.

◆ Const_ChangeNameAction() [2/4]

MR.Const_ChangeNameAction.Const_ChangeNameAction ( Const_ChangeNameAction _other)
inline

Generated from constructor MR.ChangeNameAction.ChangeNameAction.

◆ Const_ChangeNameAction() [3/4]

MR.Const_ChangeNameAction.Const_ChangeNameAction ( ChangeNameAction _other)
inline

Generated from constructor MR.ChangeNameAction.ChangeNameAction.

◆ Const_ChangeNameAction() [4/4]

unsafe MR.Const_ChangeNameAction.Const_ChangeNameAction ( string actionName,
MR.Std._ByValue_SharedPtr_MRObject obj )
inline

construct before giving new name to the object Generated from constructor MR.ChangeNameAction.ChangeNameAction.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ChangeNameAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_ChangeNameAction.Dispose ( bool disposing)
inlineprotectedvirtual

◆ heapBytes()

unsafe ulong MR.Const_ChangeNameAction.heapBytes ( )
inline

Generated from method MR.ChangeNameAction.heapBytes.

◆ name()

unsafe MR.Std.String MR.Const_ChangeNameAction.name ( )
inline

Generated from method MR.ChangeNameAction.name.

◆ operator Const_ChangeNameAction?()

unsafe MR.Const_ChangeNameAction.operator Const_ChangeNameAction? ( MR.Const_HistoryAction parent)
inlineexplicitstatic

◆ operator MR.Const_HistoryAction()

unsafe implicit MR.Const_ChangeNameAction.operator MR.Const_HistoryAction ( Const_ChangeNameAction self)
inlinestatic

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