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