181 {
182 super.OnEndClient(action_data);
183
185 if (!poActionData)
186 return;
187
189 {
190 poActionData.m_Player.PlacingCancelLocal();
191
192
193 poActionData.m_Player.GetActionManager().RequestEndAction();
194 if (poActionData.m_Player.GetHologramLocal())
195 poActionData.m_Player.GetHologramLocal().SetUpdatePosition(true);
196
199 {
200 poActionData.m_Player.PredictiveTakeEntityToHands(poActionData.m_MainItem);
201 }
202 }
203 }
InventoryLocationType
types of Inventory Location
proto native int GetType()
returns type of InventoryLocation