UFontFace::GetCookedFilename

Get the filename of the font to use when cooked. This file will be generated during cook.

Windows
MacOS
Linux

Override Hierarchy

IFontFaceInterface::GetCookedFilename()

UFontFace::GetCookedFilename()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/FontFace.h

Include

#include "Engine/FontFace.h"

Source

/Engine/Source/Runtime/Engine/Private/FontFace.cpp

Syntax

virtual FString GetCookedFilename() const

Remarks

Get the filename of the font to use when cooked. This file will be generated during cook.

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