Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FTriangleMeshImplicitObject
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FName GetTypeName () |
Chaos/TriangleMeshImplicitObject.h | ||
static const FName GetTypeName
(
const EImplicitObjectType InType |
Chaos/TriangleMeshImplicitObject.h |
GetTypeName()
| Name | GetTypeName |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/TriangleMeshImplicitObject.h |
| Include Path | #include "Chaos/TriangleMeshImplicitObject.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ImplicitObject.h |
virtual FName GetTypeName() const
GetTypeName(const EImplicitObjectType)
| Name | GetTypeName |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/TriangleMeshImplicitObject.h |
| Include Path | #include "Chaos/TriangleMeshImplicitObject.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/ImplicitObject.cpp |
static const FName GetTypeName
(
const EImplicitObjectType InType
)