reference to level actor in c++

Hi,

i know the way with the object or actor iterator and then search for the actor im looking. e.g. targetpoint.
In BP i can have a direct reference to the object.
is it possible to have a reference to the object directly instead of searching for it?