FGenericPlatformSymbolDatabaseKeyFuncs

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformSymbolication.h

Include

#include "GenericPlatform/GenericPlatformSymbolication.h"

Syntax

struct FGenericPlatformSymbolDatabaseKeyFuncs

Functions

Name Description

Public function Static

uint32

 

GetKeyHash

(
    KeyInitType Key
)

Calculates a hash index for a key.

Public function Static

KeyInitType

 

GetSetKey

(
    ElementInitType Element
)

Public function Static

bool

 

Matches

(
    KeyInitType A,
    KeyInitType B
)

Typedefs

Name

Description

ElementInitType

KeyInitType

Constants

Name

Description

bAllowDuplicateKeys

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