FTextGeneratorBase::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/TextGeneratorBase.h

Include

#include "Internationalization/TextGeneratorBase.h"

Source

/Engine/Source/Runtime/Core/Private/Internationalization/TextGeneratorBase.cpp

Syntax

virtual 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::RegisterTextGenerator().

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