Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FEntity
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TCHAR * GetTypeName () |
Core/CADEntity.h | ||
static const TCHAR * GetTypeName
(
EEntity Type |
Core/CADEntity.h |
GetTypeName()
| Name | GetTypeName |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Core/CADEntity.h |
| Include Path | #include "Core/CADEntity.h" |
const TCHAR * GetTypeName() const
GetTypeName(EEntity)
| Name | GetTypeName |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Core/CADEntity.h |
| Include Path | #include "Core/CADEntity.h" |
| Source | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Core/CADEntity.cpp |
static const TCHAR * GetTypeName
(
EEntity Type
)