Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/SKismetInspector
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SKismetInspector::FArguments
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/SKismetInspector.h |
| Include | #include "SKismetInspector.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SKismetInspector >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | HideNameArea
(
bool InArg |
||
| WidgetArgsType & | IsPropertyEditingEnabledDelegate
(
FIsPropertyEditingEnabled InArg |
||
| WidgetArgsType & | Kismet2
(
TWeakPtr< FBlueprintEditor > InArg |
||
| WidgetArgsType & | MyBlueprintWidget
(
TWeakPtr< SMyBlueprint > InArg |
||
| WidgetArgsType & | OnFinishedChangingProperties
(
FOnFinishedChangingProperties::FDelegate InArg |
||
| WidgetArgsType & | SetNotifyHook
(
bool InArg |
||
| WidgetArgsType & | ShowLocalVariables
(
bool InArg |
||
| WidgetArgsType & | ShowPublicViewControl
(
bool InArg |
||
| WidgetArgsType & | ShowTitleArea
(
bool InArg |
||
| WidgetArgsType & | ViewIdentifier
(
FName InArg |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |