Navigation
API > API/Plugins > API/Plugins/ConcertClientSharedSlate
| |
|
| Name |
FConcertDefaultPropertySelection |
| Type |
struct |
| Header File |
/Engine/Plugins/Developer/Concert/ConcertUI/ConcertClientSharedSlate/Source/ConcertClientSharedSlate/Public/Replication/Settings/ConcertStreamObjectAutoBindingRules.h |
| Include Path |
#include "Replication/Settings/ConcertStreamObjectAutoBindingRules.h" |
Syntax
USTRUCT ()
struct FConcertDefaultPropertySelection : public FConcertInheritableClassOption
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DefaultSelectedProperties |
TArray< FString > |
A list of properties that should be selected by default when you add a new object type. |
Replication/Settings/ConcertStreamObjectAutoBindingRules.h |
- EditAnywhere
- Category="Config"
|