How can i use first person model for my own perview and third person model for others who are seeing me in a multiplayer game?

I am trying to make a game like Counter Strike (CS). Cs uses two model at the same time. 1st person model for our own preview and third person model for the people seeing me. Can some one help me do this in Unreal engine???

each actor has two checkboxes: Only Owner See and Owner No See.
I think you can do this on Components such as specific skeletal meshes on the same actor too.

Thats how I have done it
added both Fist person mesh and Third person mesh