RestoreLayoutSecret Struct Reference

#include <c4d_commanddata.h>

Detailed Description

Public Attributes

Int32 subid
 
GeDialogdlg
 

Member Data Documentation

◆ subid

Int32 subid

The sub-ID of the dialog to restore.

◆ dlg

GeDialog* dlg

The dialog itself if available. @Note: When dlg==nullptr you have to manually create a new dialog with the given subid. Else the dialog was already created.