REGISTER_UNICODE_BLOCK_RANGE

XMacro header #define REGISTER_UNICODE_BLOCK_RANGE(LOWERBOUND, UPPERBOUND, SYMBOLNAME, DISPLAYNAME) before including this header

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Fonts/UnicodeBlockRange.inl"

Syntax

REGISTER_UNICODE_BLOCK_RANGE
(
    0x0000,
    0x001f,
    ControlCharacter,
    NSLOCTEXT
)

Remarks

XMacro header #define REGISTER_UNICODE_BLOCK_RANGE(LOWERBOUND, UPPERBOUND, SYMBOLNAME, DISPLAYNAME) before including this header

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