| 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 480 of file GU_PackedFolders.h.
| GU_ConstDetailHandle GU_PackedFolders::EditInfo::myDetail | 
Definition at line 486 of file GU_PackedFolders.h.
| bool GU_PackedFolders::EditInfo::myIsFolder = false | 
Definition at line 488 of file GU_PackedFolders.h.
| bool GU_PackedFolders::EditInfo::myIsVisible = true | 
Definition at line 489 of file GU_PackedFolders.h.
| bool GU_PackedFolders::EditInfo::myPack = true | 
Definition at line 487 of file GU_PackedFolders.h.
| UT_StringHolder GU_PackedFolders::EditInfo::myPath | 
Definition at line 483 of file GU_PackedFolders.h.
| bool GU_PackedFolders::EditInfo::myRemove = false | 
Definition at line 482 of file GU_PackedFolders.h.
| bool GU_PackedFolders::EditInfo::myRet = false | 
Definition at line 491 of file GU_PackedFolders.h.