MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
Mcro::Text::Macros Namespace Reference

This namespace is used by MCRO text literal macros, don't use it directly! More...

Data Structures

struct  FDefer_AsLocalizable_Advanced
 
struct  FInvTextFakeLiteralTag
 
struct  FNameFakeLiteralTag
 
struct  FStdStringLiteralTag
 
struct  FStringFakeLiteralTag
 
struct  FStringViewFakeLiteralTag
 

Functions

FORCEINLINE FText AsLocalizable_Advanced (const FTextKey &Namespace, const FTextKey &Key, const TCHAR *String)
 

Detailed Description

This namespace is used by MCRO text literal macros, don't use it directly!

Function Documentation

◆ AsLocalizable_Advanced()

FORCEINLINE FText Mcro::Text::Macros::AsLocalizable_Advanced ( const FTextKey & Namespace,
const FTextKey & Key,
const TCHAR * String )

Definition at line 66 of file TextMacros.h.