Navigation
API > API/Plugins > API/Plugins/ConcertClientSharedSlate
Base struct for settings intended for classes
| Name | FConcertInheritableClassOption |
| Type | struct |
| Header File | /Engine/Plugins/Developer/Concert/ConcertUI/ConcertClientSharedSlate/Source/ConcertClientSharedSlate/Public/Replication/Settings/ConcertInheritableClassOption.h |
| Include Path | #include "Replication/Settings/ConcertInheritableClassOption.h" |
Syntax
USTRUCT ()
struct FConcertInheritableClassOption
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bInheritFromBase | bool | Whether to inherit the settings from the base class. | Replication/Settings/ConcertInheritableClassOption.h |
|