256 {
257 HandEventSwap es = HandEventSwap.Cast(e);
258 if (es)
260 Error(
"HandSelectAnimationOfForceSwapInHandsEvent - not an swap event");
261 return false;
262 }
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.