Navigation
API > API/Editor > API/Editor/Kismet
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SBlueprintEditorSelectedDebugObjectWidget
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/SBlueprintEditorSelectedDebugObjectWidget.h |
| Include | #include "SBlueprintEditorSelectedDebugObjectWidget.h" |
Syntax
class SBlueprintEditorSelectedDebugObjectWidget : public SCompoundWidget
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddDebugObject
(
UObject* TestObject, |
Adds an object to the list of debug choices | |
| void | Construct
(
const FArguments& InArgs, |
Overridden from SWidget
| Type | Name | Description | |
|---|---|---|---|
| void | Ticks this widget with Geometry. |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |