251 {
252 HandEventSwap es = HandEventSwap.Cast(e);
253 if (es)
255 Error(
"HandSelectAnimationOfForceSwapInHandsEvent - not an swap event");
256 return false;
257 }
bool SelectAnimationOfForceSwapInHands(notnull Man player, notnull InventoryLocation old_src, notnull InventoryLocation new_src, notnull InventoryLocation old_dst, notnull InventoryLocation new_dst, out int animType1, out int animType2)
void Error(string err)
Messagebox with error message.