Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/AActor
Syntax
FGuid ActorInstanceGuid
Remarks
The instance GUID for this actor; this guid will be unique for actors from instanced streaming levels.
This is not guaranteed to be valid during PostLoad in all situations, but safe to access from RegisterAllComponents.