Navigation
API > API/Runtime > API/Runtime/ISMPool
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetTypeHash
(
const FISMPoolComponentDescription& Desc |
ISMPool/ISMPoolComponent.h | ||
uint32 GetTypeHash
(
const FISMPoolStaticMeshInstance& MeshInstance |
ISMPool/ISMPoolComponent.h |
GetTypeHash(const FISMPoolComponentDescription &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/ISMPool/Public/ISMPool/ISMPoolComponent.h |
| Include Path | #include "ISMPool/ISMPoolComponent.h" |
uint32 GetTypeHash
(
const FISMPoolComponentDescription & Desc
)
GetTypeHash(const FISMPoolStaticMeshInstance &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/ISMPool/Public/ISMPool/ISMPoolComponent.h |
| Include Path | #include "ISMPool/ISMPoolComponent.h" |
uint32 GetTypeHash
(
const FISMPoolStaticMeshInstance & MeshInstance
)