UnrealEngine.Framework.Actor Actor.ID Property Returns the unique ID of the actor, reused by the engine, only unique while the actor is alive public uint ID { get; } Property Value System.UInt32