Navigation
API > API/Plugins > API/Plugins/DMXProtocol
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetTypeHash
(
const FDMXAttribute& Attribute |
Unique hash from a DMX Attribute | DMXAttribute.h | |
uint32 GetTypeHash
(
const FDMXAttributeName& DMXNameListItem |
DMXAttribute.h |
GetTypeHash(const FDMXAttribute &)
Description
Unique hash from a DMX Attribute
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXProtocol/Source/DMXProtocol/Public/DMXAttribute.h |
| Include Path | #include "DMXAttribute.h" |
uint32 GetTypeHash
(
const FDMXAttribute & Attribute
)
GetTypeHash(const FDMXAttributeName &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXProtocol/Source/DMXProtocol/Public/DMXAttribute.h |
| Include Path | #include "DMXAttribute.h" |
uint32 GetTypeHash
(
const FDMXAttributeName & DMXNameListItem
)