UFont::GetResourceSizeEx

Returns the size of the object/ resource for display to artists/ LDs in the Editor.

Windows
MacOS
Linux

Override Hierarchy

UObject::GetResourceSizeEx()

UFont::GetResourceSizeEx()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Font.h

Include

#include "Engine/Font.h"

Source

/Engine/Source/Runtime/Engine/Private/Font.cpp

Syntax

virtual void GetResourceSizeEx
(
    FResourceSizeEx & CumulativeResourceSize
)

Remarks

Returns the size of the object/ resource for display to artists/ LDs in the Editor.

Returns

Size of resource as to be displayed to artists/ LDs in the Editor.

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