RegisterTextGenerator

Overload list

Choose your operating system:

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.