How To Add Character on Inventory HUD

Hello.
Can Anyone Help me? i want to add a preview of my character on my inventory. im new to this so a picture or a tutorial link would be great. I want to just add the way my character is currently looking on the inventory. When someone opens the inventory they see there character. i know how to create a inventory i just want this character preview thing.
Thanks in Advance.

I would suggest using Render To Texture, using a camera as the source of the texture.
You could then make a duplicate of your character and hide them somewhere in the scene and aim it at said character.
I’ve done something similar in Unity before now.

Here, after a bit of searching, I found a video demonstrating this which appears to be spot on.
You should take a look: UE4 Render Object to UI - YouTube