KidnapUpperHandMoveAvailable CallableKidnapUpperHandMoveAvailable(MoveType, DoMove): booleanValidates or checks if a given upper hand move type is available.ParametersMoveType: numberThe type of move to check for or performDoMove: booleanWhether or not the move is being performedReturns booleanReturns TRUE if the upper hand move type is available
Validates or checks if a given upper hand move type is available.