Navigation
API > API/Plugins > API/Plugins/ConcertSyncClient > API/Plugins/ConcertSyncClient/IConcertClientPackageBridge
Scoped struct to ignore a local save
| Name | FScopedIgnoreLocalSave |
| Type | struct |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Public/IConcertClientPackageBridge.h |
| Include Path | #include "IConcertClientPackageBridge.h" |
Syntax
struct FScopedIgnoreLocalSave : private TGuardValue< bool >
Inheritance Hierarchy
- CNoncopyable → TGuardValue → IConcertClientPackageBridge::FScopedIgnoreLocalSave
- FNoncopyable → TGuardValue → IConcertClientPackageBridge::FScopedIgnoreLocalSave
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedIgnoreLocalSave
(
IConcertClientPackageBridge& InPackageBridge |
IConcertClientPackageBridge.h |