XII Release 0.1.0
Loading...
Searching...
No Matches
xiiDocument::PasteInfo Struct Reference

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

#include <Document.h>

Public Member Functions

 XII_DECLARE_POD_TYPE ()
 

Public Attributes

xiiDocumentObjectm_pObject = nullptr
 The object being pasted.
 
xiiDocumentObjectm_pParent = nullptr
 The parent object to paste into.
 
xiiInt32 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: