How to see in the editor if a skeletal mesh is loaded/in the memory?

Hello,

is there a tool or something so I can see if a skeletal mesh is loaded (for understanding purposes, how the engine works)? Or does someone know a workaround? In an actor I could simply put a PrintString Node in the BeginPlay Event, but in a skeletal mesh?

Thank you,

Thilo