AActor::GetActorGuid

Returns this actor's current Guid. Actor Guids are only available in development builds.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/Actor.h

Include

#include "GameFramework/Actor.h"

Syntax

const FGuid & GetActorGuid() const

Remarks

Returns this actor's current Guid. Actor Guids are only available in development builds.

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