UStruct::FindPropertyNameFromGuid

Returns the property name from the guid

Windows
MacOS
Linux

Override Hierarchy

UStruct::FindPropertyNameFromGuid()

UBlueprintGeneratedClass::FindPropertyNameFromGuid()

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h

Include

#include "UObject/Class.h"

Syntax

virtual FName FindPropertyNameFromGuid
(
    const FGuid & PropertyGuid
) const

Remarks

Returns the property name from the guid

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