ITextGenerator::GetTypeID

Gets the type ID of this generator.

Windows
MacOS
Linux

Override Hierarchy

ITextGenerator::GetTypeID()

FTextGeneratorBase::GetTypeID()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/ITextGenerator.h

Include

#include "Internationalization/ITextGenerator.h"

Syntax

FName GetTypeID() const

Remarks

Gets the type ID of this generator. The type ID is used to reconstruct this type for serialization and must be registered with FText::RegisterTextGeneratorFactory().

See Also

FText::RegisterTextGeneratorFactory()

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