FCrc::Init

Initializes the CRC lookup table. Must be called before any of the CRC functions are used.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/Crc.h

Include

#include "Misc/Crc.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/Crc.cpp

Syntax

static void Init()

Remarks

Initializes the CRC lookup table. Must be called before any of the CRC functions are used.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss