GetIsCreatureDisarmable
Talk0
3,772pages on
this wiki
this wiki
// Is this creature able to be disarmed? (checks disarm flag on creature, and if // the creature actually has a weapon equipped in their right hand that is droppable) int GetIsCreatureDisarmable(object oCreature);