Navigation
Unreal Engine C++ API Reference > Plugins > ConcertSyncClient > IConcertClientWorkspace
References
Module | ConcertSyncClient |
Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Public/IConcertClientWorkspace.h |
Include | #include "IConcertClientWorkspace.h" |
bool ShouldIgnorePackageDirtyEvent
&40;
class UPackage &42; InPackage
&41; const
Remarks
Indicate if package dirty event should be ignored for a package true if dirty event should be ignored for said package.
Parameters
Name | Description |
---|---|
InPackage | The package to check |