|
HDK
|
Simple struct holding the args for the remove and insert operations. More...
#include <GU_PackedFolders.h>
Public Attributes | |
| bool | myRemove = false |
| UT_StringHolder | myPath |
| GU_ConstDetailHandle | myDetail |
| bool | myPack = true |
| bool | myIsFolder = false |
| bool | myIsVisible = true |
| bool | myRet = false |
Simple struct holding the args for the remove and insert operations.
Definition at line 487 of file GU_PackedFolders.h.
| GU_ConstDetailHandle GU_PackedFolders::EditInfo::myDetail |
Definition at line 493 of file GU_PackedFolders.h.
| bool GU_PackedFolders::EditInfo::myIsFolder = false |
Definition at line 495 of file GU_PackedFolders.h.
| bool GU_PackedFolders::EditInfo::myIsVisible = true |
Definition at line 496 of file GU_PackedFolders.h.
| bool GU_PackedFolders::EditInfo::myPack = true |
Definition at line 494 of file GU_PackedFolders.h.
| UT_StringHolder GU_PackedFolders::EditInfo::myPath |
Definition at line 490 of file GU_PackedFolders.h.
| bool GU_PackedFolders::EditInfo::myRemove = false |
Definition at line 489 of file GU_PackedFolders.h.
| bool GU_PackedFolders::EditInfo::myRet = false |
Definition at line 498 of file GU_PackedFolders.h.