UKismetGuidLibrary::IsValid_Guid

Checks whether the given GUID is valid

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Kismet/KismetGuidLibrary.h

Include

#include "Kismet/KismetGuidLibrary.h"

Source

/Engine/Source/Runtime/Engine/Private/KismetGuidLibrary.cpp

Syntax

static bool IsValid_Guid
(
    const FGuid & InGuid
)

Remarks

Checks whether the given GUID is valid

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