FFontCharacter

This struct is serialized using native serialization so any changes to it require a package version bump.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/Font.h"

Syntax

struct FFontCharacter

Remarks

This struct is serialized using native serialization so any changes to it require a package version bump.

Variables

Name Description

Public variable

int32

 

StartU

Public variable

int32

 

StartV

Public variable

uint8

 

TextureIndex

Public variable

int32

 

USize

Public variable

int32

 

VerticalOffset

Public variable

int32

 

VSize

Constructors

Name Description

Public function

FFontCharacter()

Functions

Name Description

Public function

bool

 

Serialize

(
    FArchive& Ar
)

Serialization.

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