Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/F3DDebugSession
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
F3DDebugSession
(
FString Name, |
UI/Display.h | ||
F3DDebugSession
(
bool bInDisplay, |
UI/Display.h |
F3DDebugSession(FString, const TArray< FIdent > &)
| Name | F3DDebugSession |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/UI/Display.h |
| Include Path | #include "UI/Display.h" |
F3DDebugSession
(
FString Name,
const TArray < FIdent > & Idents
)
F3DDebugSession(bool, FString, const TArray< FIdent > &)
| Name | F3DDebugSession |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/UI/Display.h |
| Include Path | #include "UI/Display.h" |
F3DDebugSession
(
bool bInDisplay,
FString Name,
const TArray < FIdent > & Idents
)