FLiteralOrName

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/UObject/NameTypes.h

Include

#include "UObject/NameTypes.h"

Syntax

struct FLiteralOrName

Variables

Name Description

Public variable

uint64

 

Int

Constructors

Name Description

Public function

FLiteralOrName

(
    const ANSICHAR* Literal
)

Public function

FLiteralOrName

(
    const WIDECHAR* Literal
)

Public function

FLiteralOrName

(
    FNameEntryId Name
)

Functions

Constants

Name

Description

LiteralFlag

NOTE: uses high bit of pointer for flag; this may be an issue in future when high byte of address may be used for features like hardware ASAN.

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