MeshLib C# Docs
Loading...
Searching...
No Matches
MR.ChangeObjectAction Class Reference

History action for object change Generated from class MR.ChangeObjectAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...

+ Inheritance diagram for MR.ChangeObjectAction:

Public Member Functions

unsafe ChangeObjectAction (MR._ByValue_ChangeObjectAction _other)
 Generated from constructor MR.ChangeObjectAction.ChangeObjectAction.
 
 ChangeObjectAction (Const_ChangeObjectAction _other)
 Generated from constructor MR.ChangeObjectAction.ChangeObjectAction.
 
 ChangeObjectAction (ChangeObjectAction _other)
 Generated from constructor MR.ChangeObjectAction.ChangeObjectAction.
 
unsafe ChangeObjectAction (string name, MR.Const_Object obj)
 Constructed from original Object Generated from constructor MR.ChangeObjectAction.ChangeObjectAction.
 
unsafe MR.ChangeObjectAction assign (MR._ByValue_ChangeObjectAction _other)
 Generated from method MR.ChangeObjectAction.operator=.
 
unsafe void action (MR.HistoryAction.Type _1)
 Generated from method MR.ChangeObjectAction.action.
 

Static Public Member Functions

static unsafe implicit operator MR.HistoryAction (ChangeObjectAction self)
 
static unsafe operator ChangeObjectAction? (MR.HistoryAction parent)
 

Detailed Description

History action for object change Generated from class MR.ChangeObjectAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.

Constructor & Destructor Documentation

◆ ChangeObjectAction() [1/4]

unsafe MR.ChangeObjectAction.ChangeObjectAction ( MR._ByValue_ChangeObjectAction _other)
inline

Generated from constructor MR.ChangeObjectAction.ChangeObjectAction.

◆ ChangeObjectAction() [2/4]

MR.ChangeObjectAction.ChangeObjectAction ( Const_ChangeObjectAction _other)
inline

Generated from constructor MR.ChangeObjectAction.ChangeObjectAction.

◆ ChangeObjectAction() [3/4]

MR.ChangeObjectAction.ChangeObjectAction ( ChangeObjectAction _other)
inline

Generated from constructor MR.ChangeObjectAction.ChangeObjectAction.

◆ ChangeObjectAction() [4/4]

unsafe MR.ChangeObjectAction.ChangeObjectAction ( string name,
MR.Const_Object obj )
inline

Constructed from original Object Generated from constructor MR.ChangeObjectAction.ChangeObjectAction.

Member Function Documentation

◆ action()

unsafe void MR.ChangeObjectAction.action ( MR.HistoryAction.Type _1)
inline

Generated from method MR.ChangeObjectAction.action.

◆ assign()

unsafe MR.ChangeObjectAction MR.ChangeObjectAction.assign ( MR._ByValue_ChangeObjectAction _other)
inline

Generated from method MR.ChangeObjectAction.operator=.

◆ operator ChangeObjectAction?()

static unsafe MR.ChangeObjectAction.operator ChangeObjectAction? ( MR.HistoryAction parent)
inlineexplicitstatic

◆ operator MR.HistoryAction()

static unsafe implicit MR.ChangeObjectAction.operator MR.HistoryAction ( ChangeObjectAction self)
inlinestatic

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