Navigation
API > API/Plugins > API/Plugins/MultiUserClient
| |
|
| Name |
FPropertyChange |
| Type |
struct |
| Header File |
/Engine/Plugins/Developer/Concert/ConcertApp/MultiUserClient/Source/MultiUserClient/Public/Replication/ChangeOperationTypes.h |
| Include Path |
#include "Replication/ChangeOperationTypes.h" |
Syntax
struct FPropertyChange
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ChangeType |
EPropertyChangeType |
How to interpret Properties. |
Replication/ChangeOperationTypes.h |
|
| Properties |
TSet< FConcertPropertyChain > |
The properties of the operation |
Replication/ChangeOperationTypes.h |
|