Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SGlobalPlayWorldActions
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Kismet2/DebuggerCommands.h |
| Include Path | #include "Kismet2/DebuggerCommands.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SGlobalPlayWorldActions >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SGlobalPlayWorldActions::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Kismet2/DebuggerCommands.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Kismet2/DebuggerCommands.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
NamedSlotProperty< FArguments > Content() |
Kismet2/DebuggerCommands.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments & operator[]
(
const TSharedRef< SWidget >& InChild |
Kismet2/DebuggerCommands.h |