Navigation
API > API/Runtime > API/Runtime/CADKernel
| Name | F3DDebugSession |
| Type | class |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/UI/Display.h |
| Include Path | #include "UI/Display.h" |
Syntax
class F3DDebugSession
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
F3DDebugSession
(
FString Name, |
UI/Display.h | ||
F3DDebugSession
(
bool bInDisplay, |
UI/Display.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~F3DDebugSession() |
UI/Display.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bDisplay | bool | UI/Display.h |