Navigation
API > API/Plugins > API/Plugins/ConcertSharedSlate
Arguments for getting properties associated with an object / class.
| Name | FPropertySourceContext |
| Type | struct |
| Header File | /Engine/Plugins/Developer/Concert/ConcertUI/ConcertSharedSlate/Source/ConcertSharedSlate/Public/Replication/Editor/Model/Property/IPropertySourceProcessor.h |
| Include Path | #include "Replication/Editor/Model/Property/IPropertySourceProcessor.h" |
Syntax
struct FPropertySourceContext
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPropertySourceContext
(
const TSoftObjectPtr<>& Object, |
Replication/Editor/Model/Property/IPropertySourceProcessor.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Class | FSoftClassPath | The class of Object | Replication/Editor/Model/Property/IPropertySourceProcessor.h | |
| Object | TSoftObjectPtr | The object for which the properties are supposed to be displayed | Replication/Editor/Model/Property/IPropertySourceProcessor.h |