RestoreLayoutSecret Struct Reference

#include <c4d_commanddata.h>

详细描述

另请参阅
CommandData::RestoreLayout

Public Attributes

Int32   subid
GeDialog dlg

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.