FGuid

Overload list

Windows
MacOS
Linux
Name Description

Public function

FGuid()

Default constructor.

Public function

FGuid

(
    const FString& InGuidStr
)

Public function

FGuid

(
    uint32 InA,
    uint32 InB,
    uint32 InC,
    uint32 InD
)

Creates and initializes a new GUID from the specified components.

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