Add Actor pointer example to Coding Standard

Could you please add one line to Example Formatting Epic C++ Coding Standard for Unreal Engine | Unreal Engine 5.0 Documentation ?

There is no example on UObject/Actor pointer. Particularly, I am looking for its use as function parameter.

In Const Correctness you say that you prefer to have everything correct, however I think I have not seen “const AActor* const Actor” in engine anywhere.

Hey Skylonxe! Thanks for reaching out to us. I’ve passed along this suggestion so we can look into improving the Coding Standard article. Thanks again and please let us know if you spot anything else we can improve.