Navigation
API > API/Editor > API/Editor/GameplayDebuggerEditor
Inheritance Hierarchy
- FBaseToolkit
- TSharedFromThis
- FModeToolkit
- FGameplayDebuggerToolkit
References
| Module | GameplayDebuggerEditor |
| Header | /Engine/Source/Editor/GameplayDebugger/Public/GameplayDebuggerToolkit.h |
| Include | #include "GameplayDebuggerToolkit.h" |
Syntax
class FGameplayDebuggerToolkit : public FModeToolkit
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGameplayDebuggerToolkit
(
FEdMode* InOwningMode |
Overridden from FModeToolkit
| Type | Name | Description | |
|---|---|---|---|
| FEdMode * | |||
| void | Init
(
const TSharedPtr< class IToolkitHost >& InitToolkitHost |
Initializes the mode toolkit |
Overridden from IToolkit
| Type | Name | Description | |
|---|---|---|---|
| FText | Returns the localized name of this toolkit type (typically just " |
||
| TSharedPtr< class SWidget > | |||
| FName | Returns the invariant name of this toolkit type |