ezEngine Release 25.08
Loading...
Searching...
No Matches
ezDocument::PasteInfo Struct Reference

Information about a pasted object, including its parent and index. More...

#include <Document.h>

Public Member Functions

 EZ_DECLARE_POD_TYPE ()
 

Public Attributes

ezDocumentObjectm_pObject = nullptr
 The object being pasted.
 
ezDocumentObjectm_pParent = nullptr
 The parent object to paste into.
 
ezInt32 m_Index = -1
 The index at which to insert the object.
 

Detailed Description

Information about a pasted object, including its parent and index.


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