FSlateFontKeyFuncs

Windows
MacOS
Linux

Inheritance Hierarchy

BaseKeyFuncs

FSlateFontKeyFuncs

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Fonts/FontTypes.h

Include

#include "Fonts/FontTypes.h"

Syntax

template<typename ValueType>
struct FSlateFontKeyFuncs : public BaseKeyFuncs< TPair< FSlateFontKey, ValueType >, FSlateFontKey, false >

Functions

Name Description

Public function Static

uint32

 

GetKeyHash

(
    const FSlateFontKey& Identifier
)

Public function Static

const FSlate...

 

GetSetKey

(
    ElementInitType Element
)

Public function Static

bool

 

Matches

(
    const FSlateFontKey& A,
    const FSlateFontKey& B
)

Typedefs

Name

Description

ElementInitType

KeyInitType

Super

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