Navigation
API > API/Plugins > API/Plugins/ConcertSharedSlate
Info about a selectable object
| Name | FSelectableObjectInfo |
| Type | struct |
| Header File | /Engine/Plugins/Developer/Concert/ConcertUI/ConcertSharedSlate/Source/ConcertSharedSlate/Public/Replication/Editor/Model/ObjectSource/IObjectSourceModel.h |
| Include Path | #include "Replication/Editor/Model/ObjectSource/IObjectSourceModel.h" |
Syntax
struct FSelectableObjectInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSelectableObjectInfo
(
UObject& Object |
Replication/Editor/Model/ObjectSource/IObjectSourceModel.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Object | TWeakObjectPtr< UObject > | Replication/Editor/Model/ObjectSource/IObjectSourceModel.h |