Navigation
API > API/Runtime > API/Runtime/Core
Holds a computed SHA256 hash.
| Name | FSHA256Signature |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMisc.h |
| Include Path | #include "GenericPlatform/GenericPlatformMisc.h" |
Syntax
struct FSHA256Signature
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Signature | uint8 | GenericPlatform/GenericPlatformMisc.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString ToString() |
Generates a hex string of the signature | GenericPlatform/GenericPlatformMisc.h |