Navigation
API > API/Plugins > API/Plugins/ConcertClientSharedSlate
| |
|
| Name |
FConcertInheritableSubobjectMatchingRules |
| Type |
struct |
| Header File |
/Engine/Plugins/Developer/Concert/ConcertUI/ConcertClientSharedSlate/Source/ConcertClientSharedSlate/Public/Replication/Settings/ConcertPerClassSubobjectMatchingRules.h |
| Include Path |
#include "Replication/Settings/ConcertPerClassSubobjectMatchingRules.h" |
Syntax
USTRUCT ()
struct FConcertInheritableSubobjectMatchingRules : public FConcertSubobjectMatchingRules
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bInheritFromBase |
bool |
Whether to inherit the settings from the base class. |
Replication/Settings/ConcertPerClassSubobjectMatchingRules.h |
- EditAnywhere
- Category="Config"
|