![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <BuildPatchHash.h>
Static Public Member Functions | |
| static void | Init () |
Static Public Attributes | |
| static uint64 | HashTable [256] = { 0 } |
A static struct containing 64bit polynomial constant and hash table lookup for use with FRollingHash.
|
static |
Builds the hash table for use when hashing. Must be called before using FRollingHash.
|
static |