Navigation
API > API/Plugins > API/Plugins/CustomizableObject
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetTypeHash
(
const FCustomizableObjectBoolParameterValue& Key |
MuCO/CustomizableObjectParameterTypeDefinitions.h | ||
uint32 GetTypeHash
(
const FCustomizableObjectIntParameterValue& Key |
MuCO/CustomizableObjectParameterTypeDefinitions.h | ||
uint32 GetTypeHash
(
const FCustomizableObjectFloatParameterValue& Key |
MuCO/CustomizableObjectParameterTypeDefinitions.h | ||
uint32 GetTypeHash
(
const FCustomizableObjectTextureParameterValue& Key |
MuCO/CustomizableObjectParameterTypeDefinitions.h | ||
uint32 GetTypeHash
(
const FCustomizableObjectSkeletalMeshParameterValue& Key |
MuCO/CustomizableObjectParameterTypeDefinitions.h | ||
uint32 GetTypeHash
(
const FCustomizableObjectMaterialParameterValue& Key |
MuCO/CustomizableObjectParameterTypeDefinitions.h | ||
uint32 GetTypeHash
(
const FCustomizableObjectVectorParameterValue& Key |
MuCO/CustomizableObjectParameterTypeDefinitions.h | ||
uint32 GetTypeHash
(
const FCustomizableObjectTransformParameterValue& Key |
MuCO/CustomizableObjectParameterTypeDefinitions.h | ||
uint32 GetTypeHash
(
const FCustomizableObjectProjector& Key |
MuCO/CustomizableObjectParameterTypeDefinitions.h | ||
uint32 GetTypeHash
(
const FCustomizableObjectProjectorParameterValue& Key |
MuCO/CustomizableObjectParameterTypeDefinitions.h | ||
uint32 GetTypeHash
(
const FMultilayerProjectorLayer& Key |
MuCO/MultilayerProjector.h |
GetTypeHash(const FCustomizableObjectBoolParameterValue &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectParameterTypeDefinitions.h |
| Include Path | #include "MuCO/CustomizableObjectParameterTypeDefinitions.h" |
uint32 GetTypeHash
(
const FCustomizableObjectBoolParameterValue & Key
)
GetTypeHash(const FCustomizableObjectIntParameterValue &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectParameterTypeDefinitions.h |
| Include Path | #include "MuCO/CustomizableObjectParameterTypeDefinitions.h" |
uint32 GetTypeHash
(
const FCustomizableObjectIntParameterValue & Key
)
GetTypeHash(const FCustomizableObjectFloatParameterValue &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectParameterTypeDefinitions.h |
| Include Path | #include "MuCO/CustomizableObjectParameterTypeDefinitions.h" |
uint32 GetTypeHash
(
const FCustomizableObjectFloatParameterValue & Key
)
GetTypeHash(const FCustomizableObjectTextureParameterValue &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectParameterTypeDefinitions.h |
| Include Path | #include "MuCO/CustomizableObjectParameterTypeDefinitions.h" |
uint32 GetTypeHash
(
const FCustomizableObjectTextureParameterValue & Key
)
GetTypeHash(const FCustomizableObjectSkeletalMeshParameterValue &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectParameterTypeDefinitions.h |
| Include Path | #include "MuCO/CustomizableObjectParameterTypeDefinitions.h" |
uint32 GetTypeHash
(
const FCustomizableObjectSkeletalMeshParameterValue & Key
)
GetTypeHash(const FCustomizableObjectMaterialParameterValue &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectParameterTypeDefinitions.h |
| Include Path | #include "MuCO/CustomizableObjectParameterTypeDefinitions.h" |
uint32 GetTypeHash
(
const FCustomizableObjectMaterialParameterValue & Key
)
GetTypeHash(const FCustomizableObjectVectorParameterValue &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectParameterTypeDefinitions.h |
| Include Path | #include "MuCO/CustomizableObjectParameterTypeDefinitions.h" |
uint32 GetTypeHash
(
const FCustomizableObjectVectorParameterValue & Key
)
GetTypeHash(const FCustomizableObjectTransformParameterValue &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectParameterTypeDefinitions.h |
| Include Path | #include "MuCO/CustomizableObjectParameterTypeDefinitions.h" |
uint32 GetTypeHash
(
const FCustomizableObjectTransformParameterValue & Key
)
GetTypeHash(const FCustomizableObjectProjector &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectParameterTypeDefinitions.h |
| Include Path | #include "MuCO/CustomizableObjectParameterTypeDefinitions.h" |
uint32 GetTypeHash
(
const FCustomizableObjectProjector & Key
)
GetTypeHash(const FCustomizableObjectProjectorParameterValue &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectParameterTypeDefinitions.h |
| Include Path | #include "MuCO/CustomizableObjectParameterTypeDefinitions.h" |
uint32 GetTypeHash
(
const FCustomizableObjectProjectorParameterValue & Key
)
GetTypeHash(const FMultilayerProjectorLayer &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/MultilayerProjector.h |
| Include Path | #include "MuCO/MultilayerProjector.h" |
| Source | /Engine/Plugins/Mutable/Source/CustomizableObject/Private/MuCO/MultilayerProjector.cpp |
uint32 GetTypeHash
(
const FMultilayerProjectorLayer & Key
)