What is the full path of dropping items

Hey! Tell me what scripts to watch about dropping an item. I can't find who sends a message to create a Drop Item.

NetworkObjectPool.NetworkSpawn Called if we are a Server m_NetworkInfo.IsServer() == true.

How the client notifies the server to spawn katana drops for example?
 
Top