Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/FSlateApplication
| |
|
| Name |
FScopedPreventDebuggingMode |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h |
| Include Path |
#include "Framework/Application/SlateApplication.h" |
Syntax
struct FScopedPreventDebuggingMode
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FScopedPreventDebuggingMode
(
FText Reason
)
|
|
Framework/Application/SlateApplication.h |
|
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
~FScopedPreventDebuggingMode()
|
|
Framework/Application/SlateApplication.h |
|
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Id |
int32 |
|
Framework/Application/SlateApplication.h |
|
Functions
Public