FUnicodeBlockRange

Pre-defined Unicode block ranges that can be used with the character ranges in sub-fonts

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Fonts/UnicodeBlockRange.h"

Syntax

struct FUnicodeBlockRange

Remarks

Pre-defined Unicode block ranges that can be used with the character ranges in sub-fonts

Variables

Name Description

Public variable

FText

 

DisplayName

Display name of this block

Public variable

EUnicodeBlockRa...

 

Index

Index enum of this block

Public variable

FInt32Range

 

Range

Range of this block

Functions

Name Description

Public function Static

FUnicodeBloc...

 

GetUnicodeBlockRange

(
    const EUnicodeBlockRange InBlockInd...
)

Returns the block corresponding to the given enum

Public function Static

TArrayView< ...

 

GetUnicodeBlockRanges()

Returns an array containing all of the pre-defined block ranges

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