RegisterTextGenerator

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

RegisterTextGenerator()

Registers a standard text generator factory function.

Public function Static

void

 

RegisterTextGenerator

(
    FName TypeID
)

Registers a standard text generator factory function.

Public function Static

void

 

RegisterTextGenerator

(
    FName TypeID,
    FCreateTextGeneratorDelegate Factor...
)

Registers a factory function to be used with serialization of text generators within FText.

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