Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetTypeHash
(
const FISMComponentDescription& Desc |
GeometryCollection/GeometryCollectionISMPoolComponent.h | ||
uint32 GetTypeHash
(
const FGeometryCollectionStaticMeshInstance& MeshInstance |
GeometryCollection/GeometryCollectionISMPoolComponent.h |
GetTypeHash(const FISMComponentDescription &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionISMPoolComponent.h |
| Include Path | #include "GeometryCollection/GeometryCollectionISMPoolComponent.h" |
uint32 GetTypeHash
(
const FISMComponentDescription & Desc
)
GetTypeHash(const FGeometryCollectionStaticMeshInstance &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionISMPoolComponent.h |
| Include Path | #include "GeometryCollection/GeometryCollectionISMPoolComponent.h" |
uint32 GetTypeHash
(
const FGeometryCollectionStaticMeshInstance & MeshInstance
)