Navigation
API > API/Developer > API/Developer/StructUtilsTestSuite
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetTypeHash
(
const FTestStructHashable1& other |
StructUtilsTestTypes.h | ||
uint32 GetTypeHash
(
const FTestStructHashable2& other |
StructUtilsTestTypes.h |
GetTypeHash(const FTestStructHashable1 &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Source/Developer/StructUtilsTestSuite/Public/StructUtilsTestTypes.h |
| Include Path | #include "StructUtilsTestTypes.h" |
| Source | /Engine/Source/Developer/StructUtilsTestSuite/Private/StructUtilsTestTypes.cpp |
uint32 GetTypeHash
(
const FTestStructHashable1 & other
)
GetTypeHash(const FTestStructHashable2 &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Source/Developer/StructUtilsTestSuite/Public/StructUtilsTestTypes.h |
| Include Path | #include "StructUtilsTestTypes.h" |
| Source | /Engine/Source/Developer/StructUtilsTestSuite/Private/StructUtilsTestTypes.cpp |
uint32 GetTypeHash
(
const FTestStructHashable2 & other
)