188 {
189 super.OnEndClient(action_data);
190
192 if (!poActionData)
193 return;
194
196 {
197 poActionData.m_Player.PlacingCancelLocal();
198
199
200 poActionData.m_Player.GetActionManager().RequestEndAction();
201 if (poActionData.m_Player.GetHologramLocal())
202 poActionData.m_Player.GetHologramLocal().SetUpdatePosition(true);
203
206 {
207 poActionData.m_Player.PredictiveTakeEntityToHands(poActionData.m_MainItem);
208 }
209 }
210 }
InventoryLocationType
types of Inventory Location
proto native int GetType()
returns type of InventoryLocation