Fully casting one pawn to another class

I have a pawn, and I want to make a transformer mechanic to take turn the character into another. Is there any way to do this without destroying the pawn and the associated reference and giving it a new class?