![]() |
XII Release 0.1.0
|
Information about a pasted object, including its parent and index. More...
#include <Document.h>
Public Member Functions | |
| XII_DECLARE_POD_TYPE () | |
Public Attributes | |
| xiiDocumentObject * | m_pObject = nullptr |
| The object being pasted. | |
| xiiDocumentObject * | m_pParent = nullptr |
| The parent object to paste into. | |
| xiiInt32 | m_Index = -1 |
| The index at which to insert the object. | |
Information about a pasted object, including its parent and index.