Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/FCustomDebugObject
Overloads
FCustomDebugObject()
| |
|
| Name |
FCustomDebugObject |
| Type |
function |
| Header File |
/Engine/Source/Editor/Kismet/Public/BlueprintEditor.h |
| Include Path |
#include "BlueprintEditor.h" |
FCustomDebugObject()
FCustomDebugObject(UObject *, const FString &)
| |
|
| Name |
FCustomDebugObject |
| Type |
function |
| Header File |
/Engine/Source/Editor/Kismet/Public/BlueprintEditor.h |
| Include Path |
#include "BlueprintEditor.h" |
FCustomDebugObject
(
UObject * InObject,
const FString & InLabel
)