How to get actor ID Name in c++

You can get the actor name by calling GetName() on any UObject.

An ID you get by calling GetUniqueID().