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