Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Internationalization/Text.h |
Include |
#include "Internationalization/Text.h" |
Source |
/Engine/Source/Runtime/Core/Private/Internationalization/Text.cpp |
static void UnregisterTextGenerator
(
FName TypeID
)
Unregisters a factory function to be used with serialization of text generators within FText.
Parameter |
Description |
---|---|
TypeID |
the name to remove from registration |