Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/SFindInBlueprints
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SFindInBlueprints::FArguments
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/FindInBlueprints.h |
| Include | #include "FindInBlueprints.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SFindInBlueprints >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | bHideFindGlobalButton
(
bool InArg |
||
| WidgetArgsType & | bHideSearchBar
(
bool InArg |
||
| WidgetArgsType & | bIsSearchWindow
(
bool InArg |
||
| WidgetArgsType & | ContainingTab
(
TSharedPtr< SDockTab > InArg |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |